fix typo
git-svn-id: svn://svn.cc65.org/cc65/trunk@3921 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
parent
f94ee2c20e
commit
4c88db2d4b
1 changed files with 1 additions and 1 deletions
|
@ -911,7 +911,7 @@ PMBASE = $D407 ;player-missile base address
|
|||
CHBASE = $D409 ;character base address
|
||||
WSYNC = $D40A ;wait for HBLANK synchronization
|
||||
NMIEN = $D40E ;NMI enable
|
||||
NMIRES = $D40F ;NMI iterrupt reset
|
||||
NMIRES = $D40F ;NMI interrupt reset
|
||||
|
||||
;-------------------------------------------------------------------------
|
||||
; Floating Point Package Address Equates
|
||||
|
|
Loading…
Add table
Reference in a new issue