summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/nes.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* (MESS) nes.c: major refactoring and improvements of NES/FC cart emulation: [F... Fabio Priuli2013-04-211-3/+1
* Removal of machine().root_device() where appropriate (nw) Miodrag Milanovic2013-04-141-2/+2
* Made ppu use delegates instead of callbacks (nw) Miodrag Milanovic2013-03-281-1/+1
* machine_notify_delegate modernization (nw) Miodrag Milanovic2013-02-041-5/+2
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-2/+0
* (MESS) nes.c: moved cart class where it actually belongs. no whatsnew. Fabio Priuli2012-09-221-1/+1
* changed most of screen.machine() to machine() (no whatsnew) Miodrag Milanovic2012-09-181-2/+2
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-12/+11
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-7/+5
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+70