summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nes/pirate.cpp
Commit message (Expand)AuthorAgeFilesLines
* bus/nes: Added support for multicart variant of JY830623C board. (#9120) 0kmg2022-02-071-44/+62
* bus/nes: Nixed hold_irq_line for Future Media board + minor cleanups. (#9118) 0kmg2022-01-091-37/+15
* bus/nes: Simplified VRC4 clone board T-230. (#8735) 0kmg2021-10-231-105/+0
* bus/nes: More VRC clone improvements: (#8690) 0kmg2021-10-131-147/+0
* bus/nes: Improved support for various VRC clone boards. (#8687) 0kmg2021-10-111-241/+0
* bus/nes: Fixed loading and bank locking for EH8813A boards. (#8666) 0kmg2021-10-061-32/+26
* bus/nes: Updates for BMC-70IN1 and BMC-800IN1 boards. (#8609) 0kmg2021-09-261-2/+2
* Converted Chinese Ninja Ryukenden to MMC1 subclass. 0kmg2021-09-101-96/+0
* bus/nes: Fixed graphics issues in BB Car clones. (#8421) 0kmg2021-08-111-17/+8
* bus/nes: Added support for a couple Chinese unlicensed carts. (#8195) 0kmg2021-07-131-3/+171
* bus/nes: start updating mapper # comments (#8230) 0kmg2021-06-271-3/+4
* Enable GCC implicit fallthrough warning. Vas Crabb2020-11-151-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-24/+24
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-24/+24
* bus/nes, vrc6: Simplify read/write handlers; misc. minor changes (nw) AJR2019-02-251-24/+24
* nes_slot.cpp: Privatize m_maincpu member (nw) AJR2018-05-131-7/+6
* nes: CPU clock (well, phase 2 clock) also received by cartridge slot (nw) AJR2018-05-131-1/+1
* Remove first_screen(), nw Ryan Holtz2018-03-111-2/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-42/+42
* nes: Add Subor Type 2 board. (nw) kazblox2017-03-211-120/+0
* more validation fixes (nw) Vas Crabb2017-03-041-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-17/+18
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-21/+21
* reverting: Miodrag Milanovic2016-01-201-17/+17
* tags are now strings (nw) Miodrag Milanovic2016-01-161-17/+17
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-18/+18
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1387