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