summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/nes.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148u2 Miodrag Milanovic2013-03-191-1/+1
* Added mahjong panel support to Famicom Angelo Salese2013-03-151-1/+2
* (MESS) nes.c: shuffled around the loading code (very preliminary step towards... Fabio Priuli2013-02-111-6/+7
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-1/+1
* Getting rid of DEVICE_IMAGE_START (nw) Wilbert Pol2013-02-061-1/+0
* Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) Wilbert Pol2013-02-051-5/+4
* machine_notify_delegate modernization (nw) Miodrag Milanovic2013-02-041-0/+1
* modernized some pre/postload calls (no whatsnew) Miodrag Milanovic2013-01-311-0/+1
* (MESS) nes.c: tagmap cleanups. (nw) Fabio Priuli2013-01-261-1/+14
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-3/+3
* Cleanups and version bumpmame0147u4 Miodrag Milanovic2012-12-171-2/+2
* [NES MESS] Minor cleanups Nathan Woods2012-11-251-12/+17
* Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) Miodrag Milanovic2012-10-031-0/+3
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-0/+2
* (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