summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/nes_pcb.c
Commit message (Expand)AuthorAgeFilesLines
* (MESS) nes.c: added dump for another interesting fds conversion found in the ... Fabio Priuli2013-05-181-4/+3
* (MESS) nes.c: added a new fds conversion dump found in a big chinese pack. em... Fabio Priuli2013-05-131-1/+2
* (MESS) nes.c: Fixed remaining known bootleg PCBs (mostly SMB2 FDS conversions... Fabio Priuli2013-04-241-1/+2
* (MESS) nes.c: major refactoring and improvements of NES/FC cart emulation: [F... Fabio Priuli2013-04-211-12999/+478
* Cleanups and version bumpmame0148u3 Miodrag Milanovic2013-04-091-7/+7
* nes fix (nw) Miodrag Milanovic2013-04-031-9/+21
* did latch delegate for ppu also (nw) Miodrag Milanovic2013-03-291-263/+262
* Made ppu use delegates instead of callbacks (nw) Miodrag Milanovic2013-03-281-440/+417
* added missing pcbs. nw. Fabio Priuli2013-03-181-0/+3
* 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