summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/scc68070.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* srcclean and cleanup (nw) Vas Crabb2020-06-211-1/+1
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-171-1/+1
* -quizard: Replaced protection HLE with proper MCU hookup. Removed MUP flags. ... Ryan Holtz2020-05-281-69/+93
* hd63450, scc68070, saa1099: Modernize struct member save registration (nw) AJR2019-12-101-50/+13
* scc68070: Split up internal register block handlers; add some RESET behavior ... AJR2019-09-121-606/+650
* srcclean (nw) Vas Crabb2019-07-281-11/+11
* -scc68070: Moved Quizard MCU HLE from SCC68070 device to cdi.cpp and converte... MooglyGuy2019-07-241-293/+103
* scc68070: Merge CPU device with on-chip peripheral emulation AJR2019-04-171-0/+1407