![]() |
Routines |
| Prev: 2D22 | 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 | 2D28 | LD C,A | Transfer the value to the C register. | |||||||
| 2D29 | LD B,$00 | Clear the B register. | ||||||||
|
This routine continues into STACK_BC.
|
||||||||||
| Prev: 2D22 | Up: Map |