summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/astrafr.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-12/+16
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-7/+14
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+8
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-11/+22
* lose some space & get_safe_pc() (nw) smf-2017-12-311-20/+8
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-189/+189
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-19/+19
* Memberize public non-member function of m68340cpu_device (nw) AJR2016-09-131-4/+4
* Use emumem.h defines whenever possible Giuseppe Gorgoglione2016-08-111-8/+8
* MT 06206 Robbbert2016-05-051-3/+6
* it is just same algo (nw) Miodrag Milanovic2016-05-011-1/+1
* 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-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2338