summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/fastinvaders.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with f, g and h: some macro removal (nw) Ivan Vangelista2020-05-271-22/+22
* a little more macro removal (nw) Ivan Vangelista2020-05-181-8/+8
* i8085: Interrupt updates AJR2020-05-081-1/+1
* pic8259: Emulate three-cycle acknowledge for non-8086 mode AJR2020-05-081-1/+1
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-4/+4
* Convert screen update functions to RGB32 in numerous games (nw) AJR2019-05-101-4/+3
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* srcclean (nw) Vas Crabb2018-12-231-2/+2
* Fixed regressions in konamim2 and mexico86, nw mooglyguy2018-12-151-147/+130
* mc6845: first part of MCFG macros removal (nw) Ivan Vangelista2018-11-191-5/+6
* machine/pic8259.h: removed MCFG macros (nw) Ivan Vangelista2018-10-311-4/+4
* -i8257: Removed MCFG, nw mooglyguy2018-09-041-5/+5
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-3/+1
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-20/+20
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-11/+10
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-17/+17
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-100/+99
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-49/+53
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+8
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-3/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+6
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* pic8259: Break up the MCFG_PIC8259_ADD macro (nw) AJR2017-09-021-1/+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-3/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-32/+32
* NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi... Miodrag Milanovic2016-04-241-1/+1
* Add support to adjust the screen color Dirk Best2016-03-121-1/+1
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-137/+134
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* some fast invaders improvements [ANY] David Haywood2016-01-121-17/+543
* start adding devices (nw) David Haywood2015-12-301-18/+61
* make these show something, although as we have schems we should probably just... David Haywood2015-12-301-10/+51
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-3/+2
* new NOT WORKING David Haywood2015-12-301-0/+175