summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/alpha8201.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* updated mame/machine devices to device_add_mconfig (nw) Ivan Vangelista2017-05-261-6/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* change some of my files to use abbreviated integer types (nw) hap2017-01-161-6/+6
* correct some spacing (nw) hap2017-01-041-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* auto_alloc_array_clear -> make_unique_clear (nw) Miodrag Milanovic2015-12-191-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-1/+1
* small update hap2015-10-311-3/+3
* added alpha8201 emulation, hooked it up to shougi.c hap2015-10-311-1/+18
* added alpha8201 skeleton hap2015-10-311-0/+38