Routines |
Prev: 62068 | Up: Map | Next: 62102 |
Used by the routine at 62283.
|
||||
62089 | LD HL,(23672) | Get the system variable FRAMES cycle timer This variable is 3 bytes, but only the first two are grabbed |
||
62092 | LD (61974),HL | |||
62095 | LD E,(HL) | Load both E & D registers with the contents of this (random) address | ||
62096 | LD D,(HL) | |||
62097 | LD (61976),DE | ...and store | ||
62101 | RET |
Prev: 62068 | Up: Map | Next: 62102 |