summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/z80ne.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* converted micropolis and wd17xx to use inline configs. nw. Fabio Priuli2014-05-161-1/+3
* mc6847: converted to use devcb2, delegates and inline configs. nw. Fabio Priuli2014-05-131-18/+15
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-22/+15
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-8/+0
* ay31015_device: converted to devcb2 (nw) Ivan Vangelista2014-04-141-12/+9
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-2/+2
* hsync and fsync are part of mc6847 so devcb2 conversion was needed there not ... Miodrag Milanovic2014-03-281-2/+0
* kr2376: devcb2. (nw) Curt Coder2014-03-211-9/+3
* legacy wd17xx is now also a modern device (nw) Miodrag Milanovic2014-03-181-3/+0
* Switched rgb_t to a class, replacing macros with methods. Mappings are Aaron Giles2014-02-191-18/+18
* Modernized kr2376 device. (nw) Ivan Vangelista2014-01-071-1/+0
* (MESS) Added copyright info - feel free to update as needed Robbbert2013-10-161-0/+2
* (MESS) z80ne : no sound hardware Robbbert2013-07-071-4/+4
* (MESS) modernized AY-3-1015 device. [Fabio Priuli] Fabio Priuli2013-06-041-2/+0
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-6/+6
* (MESS) z80ne.c: Tagmap cleanups (nw) Wilbert Pol2013-01-271-2/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-38/+38
* Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) Miodrag Milanovic2012-10-031-2/+2
* Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) Miodrag Milanovic2012-09-191-2/+2
* Memory handler normalization, part 1. Aaron Giles2012-09-171-4/+4
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-8/+8
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+631