aboutsummaryrefslogtreecommitdiff
path: root/emu8k.c
AgeCommit message (Collapse)AuthorFilesLines
2022-02-05fix accidental truncation of sample_count registerJavier1-1/+6
2022-02-05increment the emu's sample count between audio callbacks as per the virtual ↵Javier1-24/+35
clock, to aid programs that poll it
2022-02-05add initial emu8k/SBAWE32 device using PCem's emu8kJavier1-0/+2427