summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/hd63450.c
Commit message (Expand)AuthorAgeFilesLines
* dim_dsk: add modern support [Carl] cracyc2013-10-141-1/+3
* devlegcy.h usage cleanup (nw) Oliver Stöneberg2013-07-101-0/+1
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-2/+0
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-2/+2
* Stop allocating arrays of UINT8s for the tokens, when Aaron Giles2012-09-181-1/+1
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-30/+30
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-4/+2
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-2/+2
* Add ambiguous execute() and memory() methods to the Aaron Giles2012-09-111-2/+2
* Cleanup and some inheritance fixes (no whatsnew) Miodrag Milanovic2012-09-031-21/+0
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-2/+29
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+488