Routines |
Prev: EB64 | Up: Map | Next: EB9E |
|
||||||||||||||||||||||
The outputs are:
|
||||||||||||||||||||||
InputHandler_Kempston | EB98 | IN A,($1F) | A=read from the Kempston joystick port. | |||||||||||||||||||
EB9A | LD (HL),A | Write A to *HL. | ||||||||||||||||||||
EB9B | JP InputHandler_Common | Jump to InputHandler_Common. |
Prev: EB64 | Up: Map | Next: EB9E |