File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 11# x16-chasevault
22Chase Vault: A new game for the Commander X16 retrocomputer.
33
4- As seen on YouTube: https://youtu.be/txjvnLN1h38
4+ As seen on YouTube: https://youtu.be/yGmt1wu0pKo
55
66![ ] ( cv9.gif )
77
@@ -18,8 +18,9 @@ Simply `LOAD "CHASEVAULT.PRG"` then `RUN`, or auto-run with the emulator from th
1818* ** BITMAP.BIN** - game level background bitmap, loaded by program to banked RAM at start, then replaces STARTSCRNBG.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
21+ * ** MUSIC.BIN** - music for YM2151 FM synthesizer
2122
2223Build requirements: gcc, cc65
2324
2425This game is now undergoing beta testing. The master baseline is not guaranteed to be fully working. The latest stable release is
25- https://github.com/SlithyMatt/x16-chasevault/releases/tag/v0.1b
26+ https://github.com/SlithyMatt/x16-chasevault/releases/tag/v0.2b
You can’t perform that action at this time.
0 commit comments