summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/apple1.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* We cannot relicense files for which we have not yet received responses (nw) balr0g2015-05-281-1/+1
* Updates and fixes for places where we have major contributors decision (nw) Miodrag Milanovic2015-05-261-1/+1
* owner name consistency and typo fix (nw) 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
* removed some of machine().first_screen() users (nw) Miodrag Milanovic2014-03-141-5/+5
* You now specify a gfxdecode device once when you create a tilemap, rather tha... Alex W. Jackson2014-03-101-3/+2
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-3/+3
* 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