summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nes/bootleg.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into time-experiments2 Aaron Giles2021-09-101-99/+215
|\
| * 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
* | Since I already had to touch all device_timer signatures, bite the bullet and... Aaron Giles2021-08-201-20/+20
* | Update recently changed code to new APIs Aaron Giles2021-08-141-3/+3
* | Merge branch 'master' into time-experiments2 Aaron Giles2021-08-141-186/+707
|\|
| * 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
* | Major timer object reshuffling. timer_expired_delegate wraps the various call... Aaron Giles2021-03-261-7/+7
* | Add scheduler object and accessor to device_t. Upgrade all 3 timer parameters... Aaron Giles2021-03-241-7/+7
|/
* (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