Routines |
Prev: 60445 | Up: Map | Next: 60458 |
Used by the routine at DisplayChangeControls.
|
||||
SetAGFController | 60446 | LD HL,30811 | HL=AGFInterfaceKeyMap. | |
60449 | LD DE,30803 | DE=UserDefinedKeyMap. | ||
60452 | LD BC,5 | BC=0005. | ||
60455 | LDIR | Copy 5 bytes of controls data from AGFInterfaceKeyMap to UserDefinedKeyMap. | ||
60457 | RET | Return. |
Prev: 60445 | Up: Map | Next: 60458 |