summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/video/apple2.c
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-1540/+0
* apple2: fix Ivel Ultra's unique text drawing (MT#5814) [R. Belmont] arbee2015-08-221-1/+66
* Added seconds() and attoseconds() to attotime and prefixed members with couriersud2015-08-151-1/+1
* 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
* Cleanups and version bumpmame0157 Miodrag Milanovic2014-12-311-1/+1
* fixed uninitialized member in a2_video_device (nw) Oliver Stöneberg2014-12-301-0/+1
* (MESS) apple2: disable orange/blue in hires if dhires set but not 80col. [R. ... arbee2014-12-091-1/+9
* Cleanups and version bumpmame0156 Miodrag Milanovic2014-11-261-41/+39
* fixed Visual Studio warning about potentially uninitialized value in src/mess... Oliver Stöneberg2014-11-181-4/+4
* More Mac fixes (nw) arbee2014-11-161-2/+0
* [MESS] apple2: rewrote all 8-bit Apple II drivers with an aim towards moderni... arbee2014-11-161-0/+802
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-7/+7
* (MESS) fix shift in monochrome monitor modes (nw) R. Belmont2014-09-271-0/+7
* fixed most of the -Wunreachable-code-break and -Wunreachable-code-return warn... Oliver Stöneberg2014-09-081-2/+0
* remove unnecessary debug (nw) R. Belmont2014-08-131-6/+0
* (MESS) Apple II updates: R. Belmont2014-08-101-9/+131
* (MESS) Apple II bus moving day (nw) R. Belmont2013-10-221-1/+1
* small machine().root_device() cleanup (nw) Miodrag Milanovic2013-04-181-5/+5
* moving some static functions in driver state for MESS drivers plus some other... Miodrag Milanovic2013-04-181-79/+74
* (MESS) Apple II: Another pass on tagmaps, plus preliminary emulation of the s... R. Belmont2013-02-081-16/+33
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-75/+75
* changed most of screen.machine() to machine() (no whatsnew) Miodrag Milanovic2012-09-181-1/+1
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-21/+19
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-14/+12
* added missing \n to remaining fatalerror() calls (no whatsnew) Oliver Stöneberg2012-09-091-2/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+537