![]() |
Routines |
| Prev: 9807 | Up: Map | Next: 9818 |
|
|
||||
| ControlCode_09 | 9810 | DEC (HL) | Decrease *HL by one. | |
| 9811 | JP P,ControlCode_Return_1 | Jump to ControlCode_Return_1 if *HL is greater than or equal to 00. | ||
| 9814 | INC (HL) | Increment *HL by one. | ||
| 9815 | JP ControlCode_Return_1 | Jump to ControlCode_Return_1. | ||
| Prev: 9807 | Up: Map | Next: 9818 |