summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/asic65.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) misc cleanup: Vas Crabb2019-09-201-1/+1
* asic65.cpp : Updates cam9002019-04-261-87/+105
* -tms32010.cpp: Removed MCFG. [Ryan Holtz] mooglyguy2018-12-071-7/+7
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-4/+4
* remove safe_pc() and safe_pcbase() (nw) smf-2018-04-131-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-9/+11
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* updated mame/machine devices to device_add_mconfig (nw) Ivan Vangelista2017-05-261-17/+4
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove device_config_complete from numerous devices that don't really need it... AJR2017-02-091-10/+0
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-41/+41
* tms32010.cpp: devcb instead of memory map for bio line (nw) Ivan Vangelista2016-06-231-3/+3
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 6 Miodrag Milanovic2015-12-041-2/+2
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+775