aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 35450b2..9f57568 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ drivers post-SB16 already use the MPU-401 device.
# Installing
-You can try using the [VMusic.vbox-extpack](http://depot.javispedro.com/vbox/VMusic-0.3-vbox6.1.32.vbox-extpack)
+You can try using the [VMusic.vbox-extpack](http://depot.javispedro.com/vbox/VMusic-0.3.1-vbox6.1.32.vbox-extpack)
I built for VirtualBox 6.1.32,
which you can install into VirtualBox through the VirtualBox Preferences -> Extension Packs GUI,
or by running `VBoxManage extpack install VMusic.vbox-extpack`.
@@ -144,6 +144,10 @@ After this, just type `make` followed by `make pack` and `VMusic.vbox-extpack` s
# Changelog
+* v0.3.1 EMU8000 RAM is now saved in snapshots,
+ OPL emulator uses 49716Hz sample rate by default now,
+ renamed some config settings.
+
* v0.3 added support in MPU-401 for UART-mode MIDI input, and the EMU8000 device.
* v0.2 is the initial release