summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/mz700.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* Converted 74145_device to devcb2 (nw) Ivan Vangelista2014-03-151-1/+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
* All MESS drivers using indirect colors now explicitly declare them [Alex Jack... Alex W. Jackson2014-03-041-0/+1
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-1/+2
* Converted PIT8253 to DEVCB2 [smf] smf-2014-02-231-3/+11
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-2/+3
* Converted SN76496 ready to DEVCB2 [smf] smf-2014-02-111-18/+0
* Centronics WIP using write lines and DEVCB2. Added an output latch and input ... smf-2014-02-091-1/+4
* moved centronics into emu/bus (nw) Miodrag Milanovic2013-10-231-1/+1
* add license info for some things i worked on, some small cleanups Dirk Best2013-10-171-3/+2
* Modernized the PIT8253 device. [Fabio Priuli] Fabio Priuli2013-06-031-1/+1
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-2/+2
* speaker tag lookup removal, also no need to use universal tag, since easier n... Miodrag Milanovic2013-04-121-1/+1
* (MESS) softlists: Added software lists to MZ800, Osborne 1 and Sorcerer [LoganB] Fabio Priuli2013-01-201-0/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-75/+75
* Removed _new from name of modern device (no whatsnew) Miodrag Milanovic2012-10-021-2/+2
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-8/+6
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+2
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-2/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-3/+1
* (MESS) Continuing new device implementation for SN76496 and clones - apricot.... Scott Stone2012-08-291-2/+21
* mz700: added a software list to document tape dumps [FatArnold] Fabio Priuli2012-08-271-1/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+439