summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/sorcerer.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* 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-0/+2
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-2/+1
* (MESS) sorcerer : added .TAPE cassette format [Robbbert] Robbbert2014-02-231-3/+2
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+1
* Centronics WIP using write lines and DEVCB2. Added an output latch and input ... smf-2014-02-091-8/+14
* (MESS) Added copyright info - feel free to update as needed Robbbert2013-10-161-0/+2
* Modernized the micropolis device. Testing needed. (nw) Ivan Vangelista2013-09-101-1/+1
* modernized generic palette initializations (nw) Oliver Stöneberg2013-07-151-1/+1
* (MESS) modernized AY-3-1015 device. [Fabio Priuli] Fabio Priuli2013-06-041-1/+0
* SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) Miodrag Milanovic2013-04-191-2/+2
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-4/+4
* Finished moving quicload/snapshot formats into machine folder (nw) Miodrag Milanovic2013-02-221-1/+0
* (MESS) softlists: Added software lists to MZ800, Osborne 1 and Sorcerer [LoganB] Fabio Priuli2013-01-201-4/+4
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-16/+16
* Memory handler normalization, part 1. Aaron Giles2012-09-171-3/+3
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-3/+1
* removed local macros since macros with same name but different syntax will be... Miodrag Milanovic2012-09-121-2/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+521