summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/smioc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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