summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/nes.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* bus/nes: Added support for original Dongdongnao II cartridge. (#8628) 0kmg2021-09-301-0/+1
* bus/nes: Added support for Y2K 420 in 1. (#8622) 0kmg2021-09-281-0/+1
* bus/nes: Several small separate fixes. (#8580) 0kmg2021-09-211-1/+0
* bus/nes: Added support for Super Russian Roulette. 0kmg2021-09-181-0/+1
* bus/nes: Added support for a 4 in 1 multicart. (#8549) 0kmg2021-09-071-0/+1
* bus/nes: Miscellaneous minor multicart fixes, mostly. (#8291) 0kmg2021-08-131-11/+56
* bus/nes: Added support for YUNG-08 SMB2 FDS conversions. (#8366) 0kmg2021-07-291-1/+1
* bus/nes: Fixed non-working Whirlwind LE10 SMB2 FDS conversion. (#8361) 0kmg2021-07-271-2/+2
* bus/nes: Added support for a couple Chinese unlicensed carts. (#8195) 0kmg2021-07-131-1/+1
* -bus/nes: Added support for two more FDS bootlegs, fixed another. (#8247) 0kmg2021-07-091-1/+1
* bus/nes: add support for 2 more FDS conversions (#8238) 0kmg2021-06-301-1/+1
* bus/nes: add support for Gyruss FDS conversion (#8234) 0kmg2021-06-291-1/+1
* add mapper 29 and preliminary mapper 30 support (#8225) 0kmg2021-06-251-1/+1
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-4/+2
* drivers starting with m, n and o: removed read* and write* macros (nw) Ivan Vangelista2020-06-121-9/+9
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-17/+17
* nes: Replace VDP bitmap access with screen().pixel() for lightgun emulation (... enikland22019-03-301-13/+0
* (nw) Clean up the mess on master Vas Crabb2019-03-261-11/+11
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-11/+11
* bus/nes, vrc6: Simplify read/write handlers; misc. minor changes (nw) AJR2019-02-251-11/+11
* Allow passing std::unique_ptr<TYPE> directly to save_pointer and remove now-s... AJR2018-06-241-1/+1
* n64, pc1251, model2, midyunit, konamigx, k054338: Remove machine().device loo... mooglyguy2018-05-281-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* ppu2c0x family: Make palette internal to device AJR2018-05-061-6/+3
* basic VT03 support David Haywood2017-05-231-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* checkpoint. nw. etabeta782016-06-271-2/+2
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+208