summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/nascom1.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* nascom1.c: ioport_array (nw) Ivan Vangelista2014-05-171-12/+12
* converted micropolis and wd17xx to use inline configs. nw. Fabio Priuli2014-05-161-3/+4
* wd17xx: Cleanup. (nw) Curt Coder2014-05-121-1/+1
* wd17xx: devcb2. (nw) Curt Coder2014-05-121-0/+1
* wd17xx: devcb2. (nw) Curt Coder2014-05-121-0/+2
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-1/+1
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-6/+0
* z80pio: converted to use devcb2. nw. Fabio Priuli2014-04-291-15/+1
* ay31015_device: converted to devcb2 (nw) Ivan Vangelista2014-04-141-11/+6
* legacy wd17xx is now also a modern device (nw) Miodrag Milanovic2014-03-181-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
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-2/+1
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-2/+2
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-051-4/+4
* add license info for some things i worked on, some small cleanups Dirk Best2013-10-171-1/+8
* modernized generic palette initializations (nw) Oliver Stöneberg2013-07-151-1/+1
* (MESS) modernized AY-3-1015 device. [Fabio Priuli] Fabio Priuli2013-06-041-2/+0
* SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) Miodrag Milanovic2013-04-191-1/+1
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-6/+6
* Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) Miodrag Milanovic2012-10-031-2/+2
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-2/+2
* Memory handler normalization, part 1. Aaron Giles2012-09-171-3/+3
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-1/+0
* DEVINFO_* to CPU_INFO_*, and some cleanups (no whatsnew) Miodrag Milanovic2012-09-031-29/+0
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+430