diff options
author | Javier <dev.git@javispedro.com> | 2024-04-07 15:55:45 +0200 |
---|---|---|
committer | Javier <dev.git@javispedro.com> | 2024-04-07 16:36:46 +0200 |
commit | 969531b92ac5d67e26880cff986f53da98b29ce3 (patch) | |
tree | d63973ac119ff2648f27778174ffb3af07cb3008 /README.md | |
parent | 971641a3b4c572146619ac6ef3ba8c89e3967048 (diff) | |
download | vmusic-969531b92ac5d67e26880cff986f53da98b29ce3.tar.gz vmusic-969531b92ac5d67e26880cff986f53da98b29ce3.zip |
read all other bits of mpu-401 status register as 1v0.3.3
this improves compatibility with windows nt 3/4's builtin soundblaster
driver
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -155,6 +155,8 @@ After this, just type `make` followed by `make pack` and `VMusic.vbox-extpack` s # Changelog +* v0.3.3 minor change to MPU-401 to improve compatibility + * v0.3.2 minor changes to fix compatibility with VirtualBox 7.0.0 * v0.3.1 EMU8000 RAM is now saved in snapshots, |