summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/swtpc8212.cpp
Commit message (Expand)AuthorAgeFilesLines
* Major timer object reshuffling. timer_expired_delegate wraps the various call... Aaron Giles2021-03-261-1/+1
* Add scheduler object and accessor to device_t. Upgrade all 3 timer parameters... Aaron Giles2021-03-241-1/+1
* Cleaned up bitmap API. Vas Crabb2020-09-271-1/+1
* devices/machine: simplified handlers for various devices (nw) Ivan Vangelista2020-03-241-15/+15
* m6802, nsc8105: Internalize internal RAM (nw) AJR2019-12-011-1/+0
* srcclean and indentation cleanup (nw) Vas Crabb2019-11-241-11/+11
* swtpc8212: get it running, and on the rs232 bus (#5729) 68bit2019-10-301-0/+582