summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nes/irem.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-2/+2
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-2/+2
* bus/nes: Updates for Camerica/Codemasters boards. (#9647) 0kmg2022-04-301-1/+2
* bus/nes: Updated Irem boards. (#9596) 0kmg2022-04-191-15/+24
* bus/nes: Remove redundant start and reset device overrides. (#9516) 0kmg2022-04-051-12/+0
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-5/+5
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-5/+5
* bus/nes, vrc6: Simplify read/write handlers; misc. minor changes (nw) AJR2019-02-251-5/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-21/+29
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* reverting: Miodrag Milanovic2016-01-201-5/+5
* tags are now strings (nw) Miodrag Milanovic2016-01-161-5/+5
* override for for macros that could not be auto recognized by tools (nw) Miodrag Milanovic2015-12-061-5/+5
* override part 1 (nw) Miodrag Milanovic2015-12-051-11/+11
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+108