summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/scc68070.cpp
Commit message (Expand)AuthorAgeFilesLines
* -cdimono2: Improved SPI emulation in the 68hc05 core, better hookup of /SS li... MooglyGuy2019-12-261-1/+1
* -cdi: cdimono2 WIP. Added UART and SPI to 68HC05. Moved COP from the HC05 to ... mooglyguy2019-12-261-27/+33
* 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