C64 ROM | Routines |
Prev: F69B | Up: Map | Next: F6E4 |
Used by the routine at FFDE.
|
||||
F6DD | 78 | SEI | disable the interrupts | |
F6DE | A5 A2 | LDA $A2 | get the jiffy clock low byte | |
F6E0 | A6 A1 | LDX $A1 | get the jiffy clock mid byte | |
F6E2 | A4 A0 | LDY $A0 | get the jiffy clock high byte |
Prev: F69B | Up: Map | Next: F6E4 |