summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/zx.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-19/+5
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-1/+0
* removed CassetteOptions that is already default (nw) Miodrag Milanovic2014-05-021-8/+2
* 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/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-13/+13
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-191-8/+8
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-4/+4
* (MESS) Added copyright info - feel free to update as needed Robbbert2013-10-161-1/+3
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-3/+3
* speaker tag lookup removal, also no need to use universal tag, since easier n... Miodrag Milanovic2013-04-121-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-22/+22
* Update ROM name from PCB info Cowering2012-12-301-1/+1
* 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-18/+13
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+567