summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/apple2gs.c
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-168/+0
* Synced other dirs withs driver license for MESS (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* state_save_register_item_* removal, part 2 of 3 (nw) Ivan Vangelista2015-04-221-1/+1
* video/apple2gs.c: added a pair of missing save states, fixes apple2gs save st... Osso2014-12-241-0/+2
* (MESS) apple2gs: render to rgb32, allowing palette raster tricks (e.g. "3200 ... R. Belmont2014-03-161-23/+28
* moving some static functions in driver state for MESS drivers plus some other... Miodrag Milanovic2013-04-181-1/+1
* (MESS) Apple II: Another pass on tagmaps, plus preliminary emulation of the s... R. Belmont2013-02-081-1/+1
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-4/+3
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-17/+15
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-6/+5
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+164