summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/apple2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix typo (nw) arbee2019-11-291-1/+1
* apple2: perform single-pixel shift for HGR monochrome with bit 7 set [R. Belm... arbee2019-11-281-2/+49
* apple2, etc.: Move some line handlers down into video device (nw) AJR2019-06-141-0/+46
* Start cleaning up palette configuration: Vas Crabb2018-12-291-3/+12
* make rectangle work better with constexpr, change many things to use designat... Vas Crabb2018-07-281-32/+32
* apple2: allow rendering lo res per-scanline. Helps "KFest18 2K Rasterbar Dem... arbee2018-07-241-10/+28
* (nw) srcclean and some cleanup: Vas Crabb2018-07-221-1/+1
* apple2gs: fixed save state issues with new driver (nw) arbee2018-07-041-0/+13
* It helps to commit the latest local version (nw) arbee2018-07-031-680/+44
* apple2gs: rewritten driver using bankdev. [R. Belmont] arbee2018-07-031-0/+301
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-4/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-4/+4
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-2/+2
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-2/+2
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-2/+2
* ceci: Fixed spacebar bug that made it impossible to type BASIC programs, fixe... arbee2017-08-061-0/+6
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Improvements to rgb_t (nw) AJR2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-99/+99
* Devfind revision phase 2 (nw) AJR2016-08-051-7/+2
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-14/+14
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-2/+2
* apple2: fixed Apple II J-Plus text drawing, and updated notes [R. Belmont] arbee2016-04-231-0/+77
* apple2: fixed inverse text drawing. [R. Belmont] arbee2016-04-181-0/+6
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-5/+5
* clang-modernize part 4 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1555