summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/unixpc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* (MESS) unixpc: Modernized floppy. (nw) Curt Coder2014-05-251-20/+17
* converted micropolis and wd17xx to use inline configs. nw. Fabio Priuli2014-05-161-1/+3
* 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/+2
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-6/+0
* modernized access for legacy floppy, quite straight forward thing (nw) Miodrag Milanovic2014-04-021-1/+1
* legacy wd17xx is now also a modern device (nw) Miodrag Milanovic2014-03-181-3/+3
* 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
* modernized generic palette initializations (nw) Oliver Stöneberg2013-07-151-1/+1
* Removal of machine().root_device() where appropriate (nw) Miodrag Milanovic2013-04-141-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-6/+6
* Replaced all device_t's with actual device classes. Regression test recommend... Curt Coder2012-11-261-6/+5
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-2/+2
* Add ambiguous execute() and memory() methods to the Aaron Giles2012-09-111-1/+1
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+247