summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/mz2000.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* z80sio: Cleanup. (nw) Curt Coder2014-05-171-1/+0
* converted micropolis and wd17xx to use inline configs. nw. Fabio Priuli2014-05-161-1/+4
* wd17xx: Cleanup. (nw) Curt Coder2014-05-121-6/+1
* wd17xx: devcb2. (nw) Curt Coder2014-05-121-1/+0
* wd17xx: devcb2. (nw) Curt Coder2014-05-121-2/+0
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-9/+5
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-8/+1
* z80pio: converted to use devcb2. nw. Fabio Priuli2014-04-291-12/+4
* converted i8255 to devcb2. nw. Fabio Priuli2014-04-171-11/+7
* modernized access for legacy floppy, quite straight forward thing (nw) Miodrag Milanovic2014-04-021-2/+2
* legacy wd17xx is now also a modern device (nw) Miodrag Milanovic2014-03-181-5/+5
* primary_screen -> first_screen() (nw) Miodrag Milanovic2014-03-151-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/+1
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+3
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-13/+13
* Converted PIT8253 to DEVCB2 [smf] smf-2014-02-231-32/+12
* first round of clang 3.4 fixes for MESS (nw) Oliver Stöneberg2014-02-201-0/+2
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-2/+2
* Copyright update. Please let me know if there's a blank and you would like to... Angelo Salese2013-10-151-0/+2
* Modernized the PIT8253 device. [Fabio Priuli] Fabio Priuli2013-06-031-9/+9
* made BEEP and RAM devices initialize in constructor of driver classes (nw) Miodrag Milanovic2013-04-231-2/+2
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-3/+3
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-28/+27
* Modernized the beep and taitosnd devices. [Andrew Gardner] Andrew Gardner2013-03-061-4/+4
* (MESS) mz2000.c: Tagmap cleanups (nw) Wilbert Pol2013-01-261-58/+88
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-2/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-38/+38
* Replace some *_DEVICE_HANDLER with _MEMBER calls (no whatsnew) Miodrag Milanovic2012-09-261-65/+70
* change from device->machine() to space.machine() in device handlers in order ... Miodrag Milanovic2012-09-211-13/+13
* changed most of screen.machine() to machine() (no whatsnew) Miodrag Milanovic2012-09-181-13/+13
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-14/+14
* Memory handler normalization, part 1. Aaron Giles2012-09-171-2/+2
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-3/+3
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-17/+16
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-1/+1
* Various changes, nw Angelo Salese2012-09-051-18/+66
* (MESS) Preliminary support for cassette images in MZ-2000 [Angelo Salese] Angelo Salese2012-09-051-11/+27
* (MESS) mz2000: added and hooked up software lists for tapes and floppies. tap... Miodrag Milanovic2012-08-211-1/+14
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+840