summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/astrcorp.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-5/+5
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-61/+65
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+4
* Fixes (nw) Olivier Galibert2018-02-131-1/+2
* Fixes (nw) Scott Stone2018-02-121-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+8
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-5/+5
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+8
* Extended time! All space.device() removed from comments (nw) Olivier Galibert2018-01-051-2/+2
* Do the easy ones (nw) Olivier Galibert2018-01-011-1/+1
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-13/+17
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-17/+13
* ticket.cpp: Eliminate legacy write method and "active bit" nonsense (nw) AJR2017-12-061-13/+17
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-12/+12
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-14/+14
* okim6295: Directly use set_rom_bank [O. Galibert] Olivier Galibert2016-09-061-2/+2
* small fix by spelling bee team 3 hap2016-02-281-4/+4
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-14/+14
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-14/+14
* modernized bookkeeping manager (nw) Miodrag Milanovic2016-01-101-5/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1368