summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/apple1.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix long-standing architectural wart: the priority bitmap is no longer owned Aaron Giles2013-07-261-3/+3
* moving some static functions in driver state for MESS drivers plus some other... Miodrag Milanovic2013-04-181-53/+45
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-40/+40
* 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-3/+2
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-1/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-6/+5
* TILE/TILEMAP modernization part 3 (no whatsnew) Miodrag Milanovic2012-09-061-11/+11
* gfx_element is now a class. Accessors are provided for all Aaron Giles2012-09-061-2/+2
* Replaced standard mappers with an enumeration that maps internally Aaron Giles2012-09-051-1/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+401