summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/nes_pcb.c
Commit message (Expand)AuthorAgeFilesLines
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-5/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-259/+259
* nes: avoiding error for unsupported boards. no whatsnew. Fabio Priuli2012-12-271-0/+6
* (MESS) nes.c: this will be of use too, for next steps. no whatsnew. Fabio Priuli2012-09-231-6/+5
* (MESS) nes.c: moved bankswitch functions into nes_carts_state. no whatsnew. Fabio Priuli2012-09-231-1098/+1129
* nes.c: partially split cart variables from the system ones. no whatsnew. Fabio Priuli2012-09-211-940/+941
* nes.c: modernized the driver by moving most code into the class, work by Mick... Fabio Priuli2012-09-211-2250/+2078
* Memory handler cleanup 3. Add mem_mask parameter Aaron Giles2012-09-171-72/+72
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-1005/+1005
* Memory handler normalization, part 1. Aaron Giles2012-09-171-1/+1
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-4/+2
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-23/+23
* added missing \n to remaining fatalerror() calls (no whatsnew) Oliver Stöneberg2012-09-091-1/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+13270