summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/smioc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+3
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* devices/machine: simplified handlers for various devices (nw) Ivan Vangelista2020-03-241-8/+8
* misc cleanup (nw) Vas Crabb2018-10-281-1/+1
* scudsp, sega_scu, serflash, smartmed, smc91c9x, smioc, smpc : removed MCFG ma... Ivan Vangelista2018-10-261-8/+2
* r9751: Implement proper SMIOC emulation through new uart emulation (#4188) Brandon Munger2018-10-241-1/+93
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-14/+3
* devices/machine: some private-ization (nw) Ivan Vangelista2018-02-151-1/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+1
* r9751: smioc - add 8237 DMA controllers, rs232 ports, and update documentation Brandon Munger2017-07-171-0/+18
* r9751: Add initial SMIOC device (#2423) Brandon Munger2017-06-301-0/+47