summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/monacogp.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-271/+0
* Corrected a few common typos in various source files. (#9963) 0kmg2022-06-251-1/+1
* netlist: move configuration entries into netlist namespace. (nw) couriersud2020-05-251-1/+1
* Fixed description Set xx -> set xx MASHinfo2019-08-261-2/+2
* (nw) fixed the build. Robbbert2019-04-141-2/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-11/+12
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-12/+11
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-02-261-5/+5
* fixfreq: Eliminate MCFG_ macros; internalize screen configuration (nw) AJR2019-01-191-6/+7
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-6/+3
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* fix table (nw) Stiletto2017-04-241-32/+36
* 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/+269