aboutsummaryrefslogtreecommitdiff
path: root/Emu8000.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-11-27updating to virtualbox7.0 APIv0.3.2Javier1-4/+8
2022-02-09emu8k: save emu8k internals in saved statesJavier1-2/+4
2022-02-09cleanup makefile, build-time disable verbose logging by defaultJavier1-2/+0
2022-02-08emu8000: save/load RAM contents in saved states, fix PDM config namesJavier1-41/+59
2022-02-05fix accidental truncation of sample_count registerJavier1-1/+1
2022-02-05increment the emu's sample count between audio callbacks as per the virtual c...Javier1-5/+25
2022-02-05add initial emu8k/SBAWE32 device using PCem's emu8kJavier1-0/+648