summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/apple1.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* (MESS) Apple I: Support CFFA1 Compact Flash/IDE adaptor [R. Belmont, based on... R. Belmont2014-04-191-0/+2
* (MESS) Apple 1: Added support for expansion slot, moved cassette interface to... R. Belmont2014-04-191-30/+14
* Checkpoint 2: Alex W. Jackson2014-03-151-1/+1
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-1/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-2/+1
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+1
* remove 6821 from the MCFG PIA macros, not all PIA's are 6821's (nw) smf-2014-01-071-3/+3
* Converted PIA6821 to DEVCB2 [smf] smf-2014-01-061-1/+4
* modernized generic palette initializations (nw) Oliver Stöneberg2013-07-151-1/+1
* SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) Miodrag Milanovic2013-04-191-1/+1
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-68/+68
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+1
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-2/+0
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+343