From 535c4c841d943422773349e60f90ea5bb0bdcae4 Mon Sep 17 00:00:00 2001 From: 4am Date: Tue, 23 Apr 2024 00:23:51 -0400 Subject: [PATCH] some notes --- src/constants.a | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/constants.a b/src/constants.a index fc7c4e2f6..f16cb2902 100644 --- a/src/constants.a +++ b/src/constants.a @@ -28,7 +28,7 @@ ; ; MAIN MEMORY DURING SEARCH/BROWSE MODE ; 6000..9FFF - search index (489 games = $3AEB/$4000) -; A000..BCFF - search cache (489 games = $1957/$1C00) +; A000..BCFF - search cache (489 games = $1957/$1D00) ; BD00..BEFF - prefs buffer (used to write PREFS.CONF if cheat mode changes) ; BF00..BFFF - ProRWTS glue (supports LoadIndexedFile) ;