summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/snes/sfx.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-5/+5
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-1/+1
* (nw) misc cleanup: Vas Crabb2019-10-051-2/+1
* -snes: Differentiate between SuperFX 1 and SuperFX 2. Fixes game speed in Sta... MooglyGuy2019-10-051-5/+22
* (nw) Clean up the mess on master Vas Crabb2019-03-261-13/+13
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-13/+13
* bus/gameboy, bus/snes: Simplify read/write handlers (nw) AJR2019-03-091-13/+13
* devices/bus: made some methods private now that it's possible (nw) Ivan Vangelista2018-02-141-10/+12
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+1
* finally got rid of machine_mconfig_additions (nw) Ivan Vangelista2017-06-141-3/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-9/+10
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* 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-6/+6
* override part 1 (nw) Miodrag Milanovic2015-12-051-3/+3
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+50