summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/galaxy.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* IRQ_CALLBACK_MEMBER cleanup (no whatsnew) Miodrag Milanovic2013-02-181-4/+3
* (MESS) galaxy.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-101-1/+1
* (MESS) galaxy.c: Reduce tagmap lookups. (nw) Wilbert Pol2013-02-071-4/+4
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-1/+0
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-48/+47
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-1/+1
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-7/+6
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-4/+4
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-6/+5
* In device_state_interface, rename state() to state_int() Aaron Giles2012-09-111-3/+3
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+137