summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/snes/event.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-4/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-11/+12
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-12/+11
* bus/gameboy, bus/snes: Simplify read/write handlers (nw) AJR2019-03-091-6/+6
* devices\bus: some more MACHINE_CONFIG removal (nw) Ivan Vangelista2019-02-101-5/+6
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-3/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-6/+8
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* finally got rid of machine_mconfig_additions (nw) Ivan Vangelista2017-06-141-12/+2
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-10/+10
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* spellin werds (nw) Scott Stone2016-11-171-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-8/+8
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-4/+9
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+285