summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/snes/event.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-6/+6
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-3/+2
* 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-6/+6
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-6/+6
* bus/gameboy, bus/snes: Simplify read/write handlers (nw) AJR2019-03-091-6/+6
* devices/bus: made some methods private now that it's possible (nw) Ivan Vangelista2018-02-141-14/+15
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+2
* finally got rid of machine_mconfig_additions (nw) Ivan Vangelista2017-06-141-4/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-11/+16
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* override for for macros that could not be auto recognized by tools (nw) Miodrag Milanovic2015-12-061-4/+4
* override part 1 (nw) Miodrag Milanovic2015-12-051-6/+6
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+57