summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/smioc.cpp
Commit message (Expand)AuthorAgeFilesLines
* rs232: HLE updates AJR2021-01-261-1/+0
* devices/machine: simplified handlers for various devices (nw) Ivan Vangelista2020-03-241-10/+10
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* smioc: fix botched cleanup (nw) Vas Crabb2018-10-281-1/+1
* misc cleanup (nw) Vas Crabb2018-10-281-54/+50
* r9751: Implement proper SMIOC emulation through new uart emulation (#4188) Brandon Munger2018-10-241-23/+577
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-28/+8
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-9/+10
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-6/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* srcclean (nw) Vas Crabb2017-07-231-15/+15
* r9751: smioc - add 8237 DMA controllers, rs232 ports, and update documentation Brandon Munger2017-07-171-0/+53
* never hurts to srcclean (nw) Vas Crabb2017-07-091-7/+7
* r9751: Add initial SMIOC device (#2423) Brandon Munger2017-06-301-0/+127