Skip to content

Commit 73eb531

Browse files
committed
Updated README for beta 0.3, YouTube demo #9.
1 parent 07a4ca1 commit 73eb531

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# x16-chasevault
22
Chase Vault: A new game for the Commander X16 retrocomputer.
33

4-
As seen on YouTube: https://youtu.be/yGmt1wu0pKo
4+
As seen on YouTube: https://youtu.be/lE0dLCHoDAE
55

66
![](cv9.gif)
77

@@ -19,8 +19,9 @@ Simply `LOAD "CHASEVAULT.PRG"` then `RUN`, or auto-run with the emulator from th
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
22+
* **WINMUSIC.BIN** - music for winners only
2223

2324
Build requirements: gcc, cc65
2425

2526
This game is now undergoing beta testing. The master baseline is not guaranteed to be fully working. The latest stable release is
26-
https://github.com/SlithyMatt/x16-chasevault/releases/tag/v0.2b
27+
https://github.com/SlithyMatt/x16-chasevault/releases/tag/v0.3b

0 commit comments

Comments
 (0)