Prev: 11554 Up: Map Next: 11563
11560: THE 'STACK-A' SUBROUTINE
Used by the routines at POINT_SUB, DRAW, CD_PRMS1, S_ATTR_S, peek, code and ln.
The routine at STK_DIGIT continues here.
This subroutine gives the floating-point form for the absolute binary value currently held in the A register.
Input
A Value to stack
STACK_A 11560 LD C,A Transfer the value to the C register.
11561 LD B,0 Clear the B register.
This routine continues into STACK_BC.
Prev: 11554 Up: Map Next: 11563