summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dec8.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-10/+10
* MASKROM/MASK ROM -> mask ROM, nw mooglyguy2018-11-031-1/+1
* dec8.cpp: decapped MCU for makyosen [Team Caps0ff, Game Preservation Society,... Ivan Vangelista2018-07-241-3/+3
* devcb3 Vas Crabb2018-07-071-40/+32
* more macro removal and overload disambiguation (nw) Vas Crabb2018-06-171-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-127/+127
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-9/+9
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-9/+9
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-15/+15
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-30/+30
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-9/+9
* new clone added - Last Mission (World rev 8) braintro2018-05-061-74/+111
* (nw) misc follow-up Vas Crabb2018-05-061-9/+9
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-102/+102
* oscar: Another hardware note (nw) AJR2018-04-161-1/+1
* dec8.cpp: Further refinements (nw) AJR2018-04-161-104/+85
* oscar: Hardware note (nw) AJR2018-04-161-1/+1
* dec8.cpp: Use input merger for coin IRQs in Oscar and Shackled (nw) AJR2018-04-161-29/+24
* shackled, breywood: Replace MCU simulation with 8751 code dumped from Breywoo... AJR2018-04-161-43/+69
* (numerous drivers): Convert MCFG_CPU_VBLANK_INT to MCFG_SCREEN_VBLANK_CALLBAC... AJR2018-04-141-3/+3
* dec8.cpp: Revert ill-considered timing change that broke srdarwin (nw) AJR2018-03-231-1/+1
* dec8.cpp: Use input_merger for gondo and garyoret; acknowledge NMI another wa... AJR2018-03-221-16/+41
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-316/+333
* mcs51: Use callbacks for parallel ports (nw) AJR2018-02-271-77/+49
* srcclean (nw) Vas Crabb2018-02-251-3/+3
* dec8 : Cleanup bankswitch initializes, driver_init_members, duplicates (#3203) cam9002018-02-141-131/+63
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-19/+19
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-15/+15
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-20/+20
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-10/+10
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-8/+8
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-8/+8
* m6809: Start resolving the great device type/clock divider mix-up AJR2017-12-081-8/+8
* Fixed previous Data East commit to use 12 MHz XTAL instead [Angelo Salese] angelosa2017-11-111-12/+12
* Added HMC20 and screen raw params for following drivers: [Angelo Salese] angelosa2017-11-111-17/+13
* dec8.cpp: Sound IRQ timing from schematics; eliminate timer_set (nw) AJR2017-08-211-2/+11
* srcclean (nw) Vas Crabb2017-07-231-2/+2
* use Caps0ff dump for srdarwin (#2464) David Haywood2017-07-121-115/+81
* never hurts to srcclean (nw) Vas Crabb2017-07-091-9/+9
* Make DECO RM-C3 into a device and use for dec8 games Bryan McPhail2017-06-281-48/+45
* Add alternate revision of Cobra Command. Add correct palette weighting for a... Bryan McPhail2017-06-271-10/+45
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-33/+33
* New working clone Ivan Vangelista2017-05-061-33/+73
* dec8.cpp: caius confirmed that the fake MCU ROM is the cause of ghostb3a not ... Ivan Vangelista2017-04-241-1/+1
* srcclean (nw) Vas Crabb2017-04-231-1/+1
* New not working clone Ivan Vangelista2017-04-191-0/+38
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-4/+8
* added id8751h dumps to 'csilver' and 'srdarwin', not hooked up yet [Caps0ff] David Haywood2016-12-071-2/+4