aboutsummaryrefslogtreecommitdiff
path: root/Emu8000.cpp
AgeCommit message (Collapse)AuthorFilesLines
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 ↵Javier1-5/+25
clock, to aid programs that poll it
2022-02-05add initial emu8k/SBAWE32 device using PCem's emu8kJavier1-0/+648