1
0
mirror of https://github.com/cc65/cc65.git synced 2025-08-09 13:25:06 +00:00
git-svn-id: svn://svn.cc65.org/cc65/trunk@3921 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
cpg
2009-01-30 19:36:24 +00:00
parent f94ee2c20e
commit 4c88db2d4b

View File

@@ -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