Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- The Terminator - HUD display
- Unsure of some of the bits here, hard to read the number 0 in this and the 8 looks almost exactly the same in the smudgy blur of the highest quality video I could get. :P
- 29 SLOTA EQU $06 ;ADDRESS ADDER (SLOT# . 16)
- 30 SLOT EQU $07 ;POKE RAMCARD SLOT# (0 TO 7)
- 31 BANK EQU $_8 ;POKE 16K RAM BANK (1 TO 8)
- 32 COUNT EQU $F9 ;MIBYTE # OF POINTS PLOTTED
- 33 VIEW EQU $FA ;PAGE VIEWED (INDIRECT)
- 34 VIEWH EQU $FB ;MIBYTE OF VIEW
- 35 STOR EQU $FC ;PAGE IN STORAGE (INDIRECT)
- 36 STIRH EQU $FD ;MIBYTE OF STOR
- 37 D0 EQU $FE ;USED FOR BANK SWITCHING RESET
- 38 D0H EQU $FF ;MIBYTE OF D0-0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement