summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/a7800.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0148u5 Miodrag Milanovic2013-05-201-8/+8
* (MESS) a7800 : Rendering from line ram no longer uses maria write mode bit (s... Miodrag Milanovic2013-05-171-103/+47
* (MESS) a7800 - [huygens] Miodrag Milanovic2013-05-151-361/+242
* (MESS) a7800.c: Removed driver logic from the video_update method. (nw) Wilbert Pol2013-03-111-8/+5
* (MESS) a7800.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-101-74/+73
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-29/+28
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-37/+36
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-2/+2
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-4/+3
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-3/+3
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-21/+20
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-2/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+584