index
:
vmusic.git
master
A VirtualBox extension pack containing common music virtual devices
Javier
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-06
bump to 0.3.4
v0.3.4
Javier
2
-9
/
+16
2024-10-06
add install/uninstall targets to Makefile
Javier
1
-4
/
+12
2024-10-05
autogenerate version headers from VirtualBox.src contents
Javier
6
-18
/
+69
2024-10-05
use opl3 commit cfedb09
Javier
2
-475
/
+642
2024-10-05
move scripts around
Javier
3
-187
/
+1
2024-04-07
read all other bits of mpu-401 status register as 1
v0.3.3
Javier
5
-2
/
+8
2022-11-27
updating to virtualbox7.0 API
v0.3.2
Javier
9
-33
/
+391
2022-02-12
bump extpack version number
Javier
1
-1
/
+1
2022-02-12
reorganize scripts
Javier
2
-17
/
+14
2022-02-11
switch README links to https and relayout screenshots
Javier
1
-7
/
+13
2022-02-10
bump to 0.3.1
v0.3.1
Javier
1
-1
/
+5
2022-02-09
emu8k: save emu8k internals in saved states
Javier
4
-6
/
+44
2022-02-09
adlib: increase default sample rate to 49716
Javier
1
-2
/
+2
2022-02-09
cleanup makefile, build-time disable verbose logging by default
Javier
9
-26
/
+32
2022-02-08
adlib: use DevHlp functions for critsect
Javier
1
-30
/
+27
2022-02-08
emu8000: save/load RAM contents in saved states, fix PDM config names
Javier
7
-2491
/
+2505
2022-02-05
bump to v0.3
v0.3
Javier
2
-20
/
+45
2022-02-05
fix accidental truncation of sample_count register
Javier
4
-3
/
+15
2022-02-05
increment the emu's sample count between audio callbacks as per the virtual c...
Javier
4
-30
/
+67
2022-02-05
add initial emu8k/SBAWE32 device using PCem's emu8k
Javier
6
-6
/
+3983
2022-02-05
fix adlib sample rate
Javier
1
-1
/
+1
2022-02-03
mpu401: rework using circbuf and add optional irq support for uart rx
Javier
4
-133
/
+420
2022-01-31
make Mpu401 less noisy about incorrect data port access
v0.2
Javier
1
-3
/
+3
2022-01-31
update README
Javier
2
-6
/
+10
2022-01-31
add save state & restore support
Javier
2
-20
/
+33
2022-01-31
cleanup log messages
Javier
5
-39
/
+70
2022-01-30
add minimal flowcontrol for rawmidi
Javier
3
-23
/
+117
2022-01-30
Cleaning up Adlib module
Javier
7
-121
/
+112
2022-01-29
initial import
Javier
24
-0
/
+3999