aboutsummaryrefslogtreecommitdiff
path: root/Mpu401.cpp
AgeCommit message (Expand)AuthorFilesLines
2024-04-07read all other bits of mpu-401 status register as 1HEADv0.3.3masterJavier1-1/+4
2022-02-09cleanup makefile, build-time disable verbose logging by defaultJavier1-2/+0
2022-02-03mpu401: rework using circbuf and add optional irq support for uart rxJavier1-68/+280
2022-01-31make Mpu401 less noisy about incorrect data port accessv0.2Javier1-3/+3
2022-01-31add save state & restore supportJavier1-10/+8
2022-01-31cleanup log messagesJavier1-9/+25
2022-01-30add minimal flowcontrol for rawmidiJavier1-13/+32
2022-01-30Cleaning up Adlib moduleJavier1-3/+4
2022-01-29initial importJavier1-0/+509