restore Night Mission naming

This commit is contained in:
Peter Ferrie 2020-05-29 15:20:39 -07:00
parent 87dd334a6b
commit 09877ebed5
2 changed files with 2 additions and 2 deletions

View File

@ -184,7 +184,7 @@
0001,MS.PACMAN=Ms. Pacman
0001,NEPTUNE
0000,NIBBLER
0005,NIGHT.MISSION
0005,NIGHT.MISSION=Night Mission Pinball
0000,NIGHT.STALKER
0000,NIGHTMARE=Nightmare Gallery
0000,N.O.R.A.D

View File

@ -6,7 +6,7 @@
; YE OLDE GRAND UNIFIED MEMORY MAP
;
; LC RAM BANK 1
; D000..E7DE - persistent data structures (gGlobalPrefsStore, gGamesListStore)
; D000..E7F3 - persistent data structures (gGlobalPrefsStore, gGamesListStore)
; ...unused...
; E915..FFF1 - main program code
; FFF2..FFF9 - API functions and global constants available for main program