summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/nes.h
Commit message (Expand)AuthorAgeFilesLines
...
* (MESS) nes.c: this will be of use too, for next steps. no whatsnew. Fabio Priuli2012-09-231-0/+1
* (MESS) nes.c: moved bankswitch functions into nes_carts_state. no whatsnew. Fabio Priuli2012-09-231-15/+7
* (MESS) nes.c: moved cart class where it actually belongs. no whatsnew. Fabio Priuli2012-09-221-440/+3
* nes.c: partially split cart variables from the system ones. no whatsnew. Fabio Priuli2012-09-211-122/+154
* nes.c: modernized the driver by moving most code into the class, work by Mick... Fabio Priuli2012-09-211-12/+288
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-12/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+2
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-2/+2
* Pass 2 of struct modernization. Aaron Giles2012-09-151-4/+4
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-4/+8
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-1/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+287