Routines |
Prev: 29405 | Up: Map | Next: 29543 |
|
||||
29504 | LD D,96 | D=$60. | ||
29506 | JR 29515 | Jump to 29515. | ||
29508 | LD D,48 | D=$30. | ||
29510 | JR 29515 | Jump to 29515. | ||
This entry point is used by the routine at PrintMsg.
|
||||
29512 | CALL PrintToken | Call PrintToken. | ||
29515 | LD A,46 | A=$2E. | ||
29517 | BIT 6,D | |||
29519 | JR NZ,29528 | |||
29521 | BIT 4,D | |||
29523 | CALL NZ,34187 | |||
29526 | BIT 4,D | |||
29528 | CALL NZ,34179 | |||
Return | 29531 | LD DE,(28893) | Restore DE from 28893. | |
29535 | LD IX,(28896) | Restore IX from 28896. | ||
29539 | LD A,(28892) | Restore A from 28892. | ||
29542 | RET | Return. |
Prev: 29405 | Up: Map | Next: 29543 |