| Spectrum ROM | Routines |
| Prev: 11554 | Up: Map |
|
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.
|
|||||||
| 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 |