ZS-86: Dealt with sledding and KS-asm issues
Large ints as constant operands are weird in ks-asm. Need to use positive value, in hex, for less than max-signed-int, and negative hex values for values between max-signed-int and max-unsigned-int.
Large ints as constant operands are weird in ks-asm. Need to use positive value, in hex, for less than max-signed-int, and negative hex values for values between max-signed-int and max-unsigned-int.