summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/argo.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-11/+13
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* (nw) minor tidyup of some of my drivers Robbbert2017-11-091-17/+17
* Buffer overrun warnings from GCC 7.1 fixed (nw) Miodrag Milanovic2017-05-151-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* argo, unior, x07: fix CID: 138563-138565 "Overlapping buffer in memory copy" Sergey Svishchev2017-03-111-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-1/+2
* (nw) Finished converting m_p_chargen to required region, and associated clean... Robbbert2017-02-141-5/+0
* Converting m_p_chargen into a required_region, part 1 Robbbert2017-02-091-4/+2
* More cleanup of my drivers (nw) Robbbert2017-01-081-1/+1
* Cleanup of my drivers (nw) Robbbert2017-01-071-6/+9
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-17/+17
* Add support to adjust the screen color Dirk Best2016-03-121-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+382