Routines |
Prev: 54902 | Up: Map | Next: 54950 |
|
||||||||
54942 | LD HL,23487 | Point HL at input control flags and reset all | ||||||
54945 | LD (HL),0 | ... | ||||||
The operand of the instruction at 54947 represents the start address of the input reading routine for the currently selected input device. This is modified by the instruction at 54518.
|
||||||||
54947 | JP 54950 | Jump to appropriate keyboard / joystick reading routine |
Prev: 54902 | Up: Map | Next: 54950 |