What is the shortest subroutine on a PDP-8 which will add two variables in RAM and return the saturated sum (that is, returning 2047 or -2048 upon overflow, otherwise the sum) in the accumulator? Kyle