summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nes/bootleg.cpp
Commit message (Expand)AuthorAgeFilesLines
* bus/nes: Added support for a 4 in 1 multicart. (#8549) 0kmg2021-09-071-3/+76
* bus/nes: Added support for a Highway Star bootleg. 0kmg2021-08-241-5/+57
* bus/nes: Updates for three SMB2FDS bootleg board types. 0kmg2021-08-181-96/+87
* bus/nes: Added support for a Contra bootleg. (#8326) 0kmg2021-08-101-0/+54
* bus/nes: Added support for YUNG-08 SMB2 FDS conversions. (#8366) 0kmg2021-07-291-2/+101
* bus/nes: Fixed non-working Whirlwind LE10 SMB2 FDS conversion. (#8361) 0kmg2021-07-271-12/+66
* bus/nes: Added support for a Moero TwinBee FDS conversion. (#8334) 0kmg2021-07-251-0/+57
* bus/nes: Improved emulation of smb3h SMB3 bootleg. (#8308) 0kmg2021-07-221-39/+26
* bus/nes: Added support for a Batman bootleg. (#8316) 0kmg2021-07-201-1/+75
* bus/nes: Added support for another Ai Senshi Nicol bootleg. 0kmg2021-07-191-6/+55
* -bus/nes: Added support for two more FDS bootlegs, fixed another. (#8247) 0kmg2021-07-091-9/+162
* bus/nes: Improved iNES mapper 108 support. (#8220) 0kmg2021-07-091-92/+84
* bus/nes: start updating mapper # comments (#8230) 0kmg2021-06-271-31/+33
* (nw) Clean up the mess on master Vas Crabb2019-03-261-49/+49
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-49/+49
* bus/nes, vrc6: Simplify read/write handlers; misc. minor changes (nw) AJR2019-02-251-49/+49
* nes_slot.cpp: Privatize m_maincpu member (nw) AJR2018-05-131-11/+10
* nes: CPU clock (well, phase 2 clock) also received by cartridge slot (nw) AJR2018-05-131-7/+7
* 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-59/+59
* Self-registering devices prep: Vas Crabb2017-02-271-21/+22
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-25/+25
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-14/+13
* checkpoint. nw. etabeta782016-06-271-7/+57
* reverting: Miodrag Milanovic2016-01-201-20/+20
* tags are now strings (nw) Miodrag Milanovic2016-01-161-20/+20
* cleanups (nw) Miodrag Milanovic2015-12-251-1/+1
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-32/+32
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1635