Routines |
Prev: 37857 | Up: Map | Next: 37884 |
|
||||||||
37876 | LD HL,23485 | Set stored keyboard / joystick action to zero... | ||||||
37879 | LD (HL),0 | ... | ||||||
The operand of the instruction at 37881 represents the address of the appropriate keyboard / joystick reading routine. This is modified by the instruction at 37857.
|
||||||||
37881 | JP 37884 | Jump to keyboard / joystick reading routine |
Prev: 37857 | Up: Map | Next: 37884 |