aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
11 daysread all other bits of mpu-401 status register as 1HEADv0.3.3masterJavier5-2/+8
2022-11-27updating to virtualbox7.0 APIv0.3.2Javier9-33/+391
2022-02-12bump extpack version numberJavier1-1/+1
2022-02-12reorganize scriptsJavier2-17/+14
2022-02-11switch README links to https and relayout screenshotsJavier1-7/+13
2022-02-10bump to 0.3.1v0.3.1Javier1-1/+5
2022-02-09emu8k: save emu8k internals in saved statesJavier4-6/+44
2022-02-09adlib: increase default sample rate to 49716Javier1-2/+2
2022-02-09cleanup makefile, build-time disable verbose logging by defaultJavier9-26/+32
2022-02-08adlib: use DevHlp functions for critsectJavier1-30/+27
2022-02-08emu8000: save/load RAM contents in saved states, fix PDM config namesJavier7-2491/+2505
2022-02-05bump to v0.3v0.3Javier2-20/+45
2022-02-05fix accidental truncation of sample_count registerJavier4-3/+15
2022-02-05increment the emu's sample count between audio callbacks as per the virtual c...Javier4-30/+67
2022-02-05add initial emu8k/SBAWE32 device using PCem's emu8kJavier6-6/+3983
2022-02-05fix adlib sample rateJavier1-1/+1
2022-02-03mpu401: rework using circbuf and add optional irq support for uart rxJavier4-133/+420
2022-01-31make Mpu401 less noisy about incorrect data port accessv0.2Javier1-3/+3
2022-01-31update READMEJavier2-6/+10
2022-01-31add save state & restore supportJavier2-20/+33
2022-01-31cleanup log messagesJavier5-39/+70
2022-01-30add minimal flowcontrol for rawmidiJavier3-23/+117
2022-01-30Cleaning up Adlib moduleJavier7-121/+112
2022-01-29initial importJavier24-0/+3999