summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/snes.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* Checkpoint... (nw) Olivier Galibert2018-01-031-23/+28
* Time to get out of mame/drivers and tackle the easy ones (nw) Olivier Galibert2018-01-021-11/+11
* space.machine -> machine (nw) Olivier Galibert2017-12-141-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-30/+28
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-36/+36
* Moved around PAL variable, nw angelosa2016-05-111-6/+0
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-2/+2
* clang-modernize part 6 Miodrag Milanovic2015-12-041-10/+10
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1549