summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nes/mmc3.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-15/+15
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+1
* bus/nes: Various minor cleanups. (#9641) 0kmg2022-05-131-2/+0
* bus/nes: Minor simplification to TQROM + update support status. (#9576) 0kmg2022-04-211-21/+6
* bus/nes: Minor cleanups for some MMC3 boards. (#9579) 0kmg2022-04-171-45/+33
* bus/nes: Added support for Chinese translations of Genghis Khan, Square's Tom... 0kmg2022-04-141-1/+1
* bus/nes: Removed useless open bus comments. (#9471) 0kmg2022-03-271-3/+3
* bus/nes: Added support for NES-EVENT2 board. (#9272) 0kmg2022-02-091-2/+7
* mmc3.cpp: Added comment about VROM/VRAM bank numbers. (#8743) 0kmg2021-10-231-3/+6
* bus/nes: Added support for a 6 in 1 multicart. (#8732) 0kmg2021-10-221-1/+8
* bus/nes: Overhauled SOMARI board emulation. (#8723) 0kmg2021-10-191-2/+5
* bus/nes: Added support for Golden Mario Party II multicart. (#8667) 0kmg2021-10-061-2/+7
* bus/nes: Fixed hardwired 4-screen mirroring for MMC3 games. (#8620) 0kmg2021-09-251-1/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-14/+14
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-14/+14
* bus/nes, vrc6: Simplify read/write handlers; misc. minor changes (nw) AJR2019-02-251-14/+14
* nes_slot.cpp: Privatize m_maincpu member (nw) AJR2018-05-131-3/+2
* 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-21/+20
* Self-registering devices prep: Vas Crabb2017-02-271-6/+7
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-17/+17
* reverting: Miodrag Milanovic2016-01-201-7/+7
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-7/+7
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-6/+8
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+560