some notes

This commit is contained in:
4am 2024-04-23 00:23:12 -04:00
parent b5dffa65ab
commit 7acb717b11
1 changed files with 2 additions and 2 deletions

View File

@ -27,8 +27,8 @@
; DFB4..DFFF - (de)acceleration function
;
; MAIN MEMORY DURING SEARCH/BROWSE MODE
; 6000..9FFF - search index
; A000..BCFF - search cache
; 6000..9FFF - search index (489 games = $3AEB/$4000)
; A000..BCFF - search cache (489 games = $1957/$1C00)
; BD00..BEFF - prefs buffer (used to write PREFS.CONF if cheat mode changes)
; BF00..BFFF - ProRWTS glue (supports LoadIndexedFile)
;