summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/nes.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update for Carlos A. Lozano, Victor Trucco and Charles MacDonald, also few fi... Miodrag Milanovic2015-05-221-1/+1
* Synced other dirs withs driver license for MESS (nw) Miodrag Milanovic2015-05-131-1/+1
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* Small changes from Fabio (nw) Miodrag Milanović2014-10-221-1/+1
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-2/+2
* (MESS) fds/famitwin: attach the disk controller device directly Fabio Priuli2014-10-031-25/+6
* (MESS) consolidation + cleanup, part2. nw. Fabio Priuli2014-09-291-2/+2
* (MESS) famicom: converted the disk system add-on to be a cart Fabio Priuli2014-09-111-13/+29
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-2/+2
* (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