summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/snes/upd.cpp
Commit message (Expand)AuthorAgeFilesLines
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-12/+6
* (nw) Clean up the mess on master Vas Crabb2019-03-261-79/+91
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-91/+79
* bus/gameboy, bus/snes: Simplify read/write handlers (nw) AJR2019-03-091-12/+12
* screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-111-67/+79
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-6/+6
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-36/+36
* maps: Finish devices/bus (nw) Olivier Galibert2018-04-211-6/+8
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-12/+16
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-6/+6
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-12/+12
* finally got rid of machine_mconfig_additions (nw) Ivan Vangelista2017-06-141-78/+47
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-4/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-35/+30
* Fix an off-by-one error when loading upd96050 roms for snes games [Lord Night... Lord-Nightmare2017-03-171-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-12/+12
* converted lot of TRUE/FALSE to real boolean and updated types (nw) Miodrag Milanovic2016-10-221-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-27/+27
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-8/+8
* reverting: Miodrag Milanovic2016-01-201-15/+15
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-3/+3
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-15/+15
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+566