summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nes/pirate.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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