aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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