Prev: 8029 Up: Map Next: 8067
8065: Data for the timer
This block holds 2 bytes for the timer, with the same data as characters, ie:
00 current speed hash value. This is decremented as tape bits are read. When it overflows past 0, animation is needed.
01 speed ( about 1/10 second )
8065 DEFB $05,$CD
Prev: 8029 Up: Map Next: 8067