summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/argus.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spring cleaning: Vas Crabb2019-11-011-3/+3
* argus.cpp: Separate state classes; simplify handlers; eliminate legacy overri... AJR2019-10-221-56/+47
* emu/video/generic.cpp : Add 2x2 grouped case of 16x16 gfx layouts (#5625) cam9002019-09-131-33/+11
* srcclean (nw) Vas Crabb2019-06-231-12/+12
* argus: Add some info about the ROM checksum tests Dirk Best2019-06-121-0/+15
* 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-051-4/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+2
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+2
* srcclean and cleanup (nw) Vas Crabb2019-01-271-2/+2
* -2203intf: Removed MCFG macro, nw mooglyguy2018-12-301-87/+87
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-3/+3
* valtric: Redumped and corrected Text ROM "vt_07.bin" (#3988) ClawGrip2018-09-111-11/+11
* argus.cpp updates (#3586) cam9002018-07-141-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-23/+23
* argus.cpp : Add reference of argus blending (#3585) cam9002018-05-181-0/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-6/+6
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-6/+6
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-6/+6
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-5/+5
* argus.cpp : Fix argus sound writes(second ym2203 has not implemented), Cleanu... cam9002018-05-101-85/+24
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-3/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-21/+21
* (nw) more address maps Robbbert2018-04-121-4/+5
* argus.cpp: dumped PROM for valtric [system11, The Dumping Union] Ivan Vangelista2018-03-201-2/+2
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-87/+93
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-7/+7
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+3
* argus.cpp: documented a missing PROM dump (nw) Ivan Vangelista2017-12-181-0/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-8/+8
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* some more gen_latch.cpp (nw) Ivan Vangelista2016-05-271-5/+12
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+806