summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/nes.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-7/+8
* nes_apu: Make it slightly less horrible [O. Galibert] Olivier Galibert2018-03-121-3/+0
* Remove first_screen(), nw Ryan Holtz2018-03-111-0/+3
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-7/+14
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-8/+8
* (nw) nes: compat Robbbert2017-05-271-6/+6
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-28/+28
* Mechanism for devices to generate clocks for other devices AJR2017-04-211-8/+4
* (nw)Fixed nes validation, and added missing linefeed char. Robbbert2017-03-221-1/+1
* nes: Add Subor Type 2 board. (nw) kazblox2017-03-211-29/+89
* Self-registering devices prep: Vas Crabb2017-02-271-0/+4
* fds: Detached the other cart lists Reagan Roush2016-11-231-0/+4
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* nes.cpp: removed configuration settings to enforce etabeta782016-04-301-15/+0
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-3/+3
* clang-modernize part 4 Miodrag Milanovic2015-12-041-2/+2
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+329