summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nes/sunsoft_dcs.cpp
Commit message (Expand)AuthorAgeFilesLines
* Spring cleaning: Vas Crabb2019-11-011-5/+5
* (nw) Clean up the mess on master Vas Crabb2019-03-261-13/+14
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-14/+13
* bus/nes, vrc6: Simplify read/write handlers; misc. minor changes (nw) AJR2019-02-251-10/+10
* devices\bus: some more MCFG macros removal (nw) Ivan Vangelista2019-02-161-3/+4
* nes: CPU clock (well, phase 2 clock) also received by cartridge slot (nw) AJR2018-05-131-1/+1
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* device_add_mconfig up to devices/bus/o* (nw) Ivan Vangelista2017-06-121-12/+5
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-14/+15
* Changes to make get_default_card_software() less stupid Nathan Woods2017-04-101-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-3/+3
* device_image_interface cleanups (nw) AJR2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* Created a tiny_rom_entry structure for the purposes of rom_entry declarations... Nathan Woods2016-08-061-1/+1
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-5/+5
* device_image_interface::call_softlist_load() was a virtual function where eve... Nathan Woods2016-07-211-6/+0
* reverting: Miodrag Milanovic2016-01-201-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* modernize rom_load_manager (nw) Miodrag Milanovic2016-01-111-1/+1
* Return std::string objects by value rather than pass by reference AJR2016-01-101-2/+2
* Revert "use c++ cast instead of c casts (nw)" Miodrag Milanovic2015-12-051-1/+1
* use c++ cast instead of c casts (nw) Miodrag Milanovic2015-12-051-1/+1
* clang-modernize part 2 Miodrag Milanovic2015-12-041-2/+2
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+315