mirror of
https://github.com/cc65/cc65.git
synced 2025-08-09 13:25:06 +00:00
fix typo
git-svn-id: svn://svn.cc65.org/cc65/trunk@3921 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -911,7 +911,7 @@ PMBASE = $D407 ;player-missile base address
|
|||||||
CHBASE = $D409 ;character base address
|
CHBASE = $D409 ;character base address
|
||||||
WSYNC = $D40A ;wait for HBLANK synchronization
|
WSYNC = $D40A ;wait for HBLANK synchronization
|
||||||
NMIEN = $D40E ;NMI enable
|
NMIEN = $D40E ;NMI enable
|
||||||
NMIRES = $D40F ;NMI iterrupt reset
|
NMIRES = $D40F ;NMI interrupt reset
|
||||||
|
|
||||||
;-------------------------------------------------------------------------
|
;-------------------------------------------------------------------------
|
||||||
; Floating Point Package Address Equates
|
; Floating Point Package Address Equates
|
||||||
|
Reference in New Issue
Block a user