summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nes/sunsoft.cpp
Commit message (Expand)AuthorAgeFilesLines
* bus/nes: Fixed IRQ timing for Sunsoft 3 boards. (#8458) 0kmg2021-08-191-24/+9
* ay8910.cpp : Device-fied sunsoft 5B sound hardware cam9002019-09-271-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-15/+15
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-15/+15
* bus/nes, vrc6: Simplify read/write handlers; misc. minor changes (nw) AJR2019-02-251-13/+13
* ay8910.cpp : Updates cam9002019-02-151-2/+2
* ay8910: penultimate batch of MCFG removal (nw) Ivan Vangelista2018-11-131-5/+4
* nes_slot.cpp: Privatize m_maincpu member (nw) AJR2018-05-131-5/+4
* nes: CPU clock (well, phase 2 clock) also received by cartridge slot (nw) AJR2018-05-131-2/+2
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* 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-14/+6
* 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-22/+22
* nes: Add Subor Type 2 board. (nw) kazblox2017-03-211-3/+3
* more validation fixes (nw) Vas Crabb2017-03-041-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-6/+8
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-11/+11
* reverting: Miodrag Milanovic2016-01-201-8/+8
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-2/+2
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-8/+8
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-10/+10
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+628