summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/nes.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* new NOT WORKING machines (ABL Pinball plug & play) (#5861) David Haywood2019-11-061-2/+2
* nes, sms: Fix light gun regression Enik Land2019-07-021-0/+1
* nes: Replace VDP bitmap access with screen().pixel() for lightgun emulation (... enikland22019-03-301-1/+0
* -bus/nes/jaleco, pt554, bus/nes_ctrl/ctrl, hori, joypad: Removed MCFG and MAC... mooglyguy2018-12-201-1/+4
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-4/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* ppu2c0x: Change NMI to line callback (nw) AJR2018-05-061-1/+0
* ppu2c0x family: Make palette internal to device AJR2018-05-061-2/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+8
* some tidying (nw) David Haywood2017-05-241-5/+5
* basic VT03 support David Haywood2017-05-231-19/+31
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-29/+33
* nes: Add Subor Type 2 board. (nw) kazblox2017-03-211-4/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-1/+1
* override part 1 (nw) Miodrag Milanovic2015-12-051-4/+4
* make the NES APU device get added with the N2A03 rather than needing to be ad... David Haywood2015-11-021-6/+0
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+120
* Removed stuff that is MESS-only, nw Angelo Salese2011-05-121-283/+0
* More porting ... Angelo Salese2011-05-061-0/+283