![]()  | 
Routines | 
| Prev: 45273 | Up: Map | Next: 45315 | 
| 
 
Used by the routine at HandlerControls.
 
  | 
||||||||||||||||||||
| ReadKeyboard | 45306 | LD A,251 | Read from the keyboard; 
  | 
|||||||||||||||||
| 45308 | OUT (253),A | |||||||||||||||||||
| 45310 | IN A,(254) | |||||||||||||||||||
| 45312 | CPL | Flip the bits. | ||||||||||||||||||
| 45313 | LD C,A | C=A. | ||||||||||||||||||
| 45314 | RET | Return. | ||||||||||||||||||
| Prev: 45273 | Up: Map | Next: 45315 |