File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Simply `LOAD "CHASVALT.PRG"` then `RUN`, or auto-run with the emulator from this
1515* ** PAL.BIN** - custom palette, loaded by program to VERA register
1616* ** SPRTATTR.BIN** - initial sprite attributes, loaded by program to VERA registers
1717* ** STARTBG.BIN** - start screen background bitmap, loaded by program directly to VRAM at start
18- * ** BITMAP.BIN** - game level background bitmap, loaded by program to banked RAM at start, then replaces STARTSCRNBG .BIN in VRAM after start
18+ * ** BITMAP.BIN** - game level background bitmap, loaded by program to banked RAM at start, then replaces STARTBG .BIN in VRAM after start
1919* ** NORMX.BIN** - vector normalization X-value lookup table, loaded by program to banked RAM
2020* ** NORMY.BIN** - vector normalization Y-value lookup table, loaded by program to banked RAM
2121* ** MUSIC.BIN** - music for YM2151 FM synthesizer
You can’t perform that action at this time.
0 commit comments