Don't bother storing zeroes to joypad registers.
This commit is contained in:
parent
116d591c60
commit
48db4aca58
@ -100,12 +100,6 @@ Start:
|
||||
SetXY16Bit
|
||||
SetA8Bit
|
||||
|
||||
; Store zeroes to the controller status registers.
|
||||
; TODO(mcmillen): is this needed? I think the system will overwrite these
|
||||
; automatically.
|
||||
stz joy1
|
||||
stz joy1 + 1
|
||||
|
||||
jsr LoadPaletteAndTileData
|
||||
jsr InitializeSpriteTables
|
||||
jsr InitializeWorld
|
||||
|
Loading…
Reference in New Issue
Block a user