| Prev: 64F1 | Up: Map | Next: 650A |
6506: Print a space character
|
Used by the routines at print_bridge and print_bridge_player_2_common.
|
||||
| print_space | 6506 | LD A," " | Output space via RST $10. | |
| 6508 | RST $10 | |||
| 6509 | RET | |||
| Prev: 64F1 | Up: Map | Next: 650A |
| River Raid | Routines |
| Prev: 64F1 | Up: Map | Next: 650A |
|
Used by the routines at print_bridge and print_bridge_player_2_common.
|
||||
| print_space | 6506 | LD A," " | Output space via RST $10. | |
| 6508 | RST $10 | |||
| 6509 | RET | |||
| Prev: 64F1 | Up: Map | Next: 650A |