7 lines
220 B
Text
7 lines
220 B
Text
VBlankFlag equ $00
|
|
soft_PPUCTRL equ $01
|
|
soft_PPUSTATUS equ $02
|
|
soft_SCROLL_X equ $03
|
|
soft_SCROLL_Y equ $04
|
|
temp_16 equ $05 ;you have to keep track of spacing yourself in this method
|
|
tempStack equ $07
|