summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/amigacd.c
Commit message (Expand)AuthorAgeFilesLines
* (MESS) CIA cleanup. (nw) Curt Coder2014-03-221-1/+0
* (MESS) CIA cleanup. (nw) Curt Coder2014-03-221-1/+0
* Removed DEVCB_DEVICE_LINE. (nw) Curt Coder2014-03-161-2/+4
* Removed DEVCB_DEVICE_HANDLER. (nw) Curt Coder2014-03-161-2/+2
* Cleanups and version bumpmame0151 Miodrag Milanovic2013-11-051-2/+2
* Modernized 6525tpi device. (nw) Ivan Vangelista2013-10-071-14/+18
* start to modernize (nw) David Haywood2013-04-051-5/+9
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-52/+52
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-5/+5
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-44/+44
* Memory handler normalization, part 1. Aaron Giles2012-09-171-2/+2
* Final round of struct/union/enum normalization. Aaron Giles2012-09-161-2/+2
* Pass 2 of struct modernization. Aaron Giles2012-09-151-2/+2
* Add safe_pc() and safe_pcbase() methods to device_t. Aaron Giles2012-09-111-29/+29
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+539