Prev: 8067 Up: Map Next: 806B
8068: Current timer value, in reverse
These three bytes hold the current value of the timer in the order units, tens, hundreds. Each value is the offset from 3D80 (in the ROM character set) which holds the character to display.
8068 DEFB $48,$08,$10 T MINUS 219 (3 minutes 39 seconds)
Prev: 8067 Up: Map Next: 806B