summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/mz80.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
* Converted PIT8253 to DEVCB2 [smf] smf-2014-02-231-1/+9
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-2/+2
* modernized generic palette initializations (nw) Oliver Stöneberg2013-07-151-1/+1
* 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) MZ80K : Added roms from Nama. Robbbert2013-01-161-3/+9
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-2/+2
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-4/+3
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-3/+3
* 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/+370