summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/attckufo.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with a and b: some macro removal (nw) Ivan Vangelista2020-05-251-4/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-16/+17
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-17/+16
* divideo.h : Remove MCFG_VIDEO_SET_SCREEN usage (#4667) cam9002019-02-251-16/+17
* -pia6821: Removed MCFG and old devcb. [Ryan Holtz] mooglyguy2018-08-101-3/+3
* -vic20: Removed MCFG and duplicated machine configs. [Ryan Holtz] mooglyguy2018-08-011-1/+12
* private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-2/+4
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-16/+19
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+6
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-2/+2
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* License change per request of Tomasz Slanina (nw) Miodrag Milanovic2016-11-291-1/+1
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-4/+4
* attckufo: cleaned up, identified i/o chip as 6821 pia Dirk Best2016-04-011-123/+96
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+175