summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/i7220.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Restored ability of for image devices to report specific error messages. Vas Crabb2023-04-081-1/+1
* emu/rgbvmx.h: Fixed some corner cases (fixes GitHub #11051). Vas Crabb2023-04-011-2/+2
* API change for device_image_interface AJR2023-03-301-1/+1
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-18/+22
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* device_image_interface: Interface overhaul AJR2022-01-061-3/+2
* devices/machine: simplified handlers for various devices (nw) Ivan Vangelista2020-03-241-2/+2
* start putting noexcept on things that have no business throwing exceptions, s... Vas Crabb2019-11-101-8/+8
* i2cmem,i7220,i80130,i8087,i8212,i8214,i82371sb,i8243: Removed MCFG, nw mooglyguy2018-08-291-24/+2
* devcb3 Vas Crabb2018-07-071-2/+2
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-6/+6
* New skeleton: GRiD Compass series Sergey Svishchev2017-06-061-0/+240