summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dec0.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-8/+8
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-36/+36
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-4/+4
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-69/+69
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-250/+264
* mcs51: Use callbacks for parallel ports (nw) AJR2018-02-271-7/+10
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-14/+28
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-16/+16
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* Misc stuff (nw) Olivier Galibert2018-01-271-2/+0
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-20/+20
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-5/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-17/+17
* Some more after better taking inheritance into account (nw) Olivier Galibert2018-01-021-3/+3
* Do the easy ones (nw) Olivier Galibert2018-01-011-3/+3
* Pet peeving with extreme prejudice (nw) Olivier Galibert2017-11-301-4/+4
* srcclean (nw) Vas Crabb2017-11-261-5/+5
* Fixed previous Data East commit to use 12 MHz XTAL instead [Angelo Salese] angelosa2017-11-111-8/+7
* Added HMC20 and screen raw params for following drivers: [Angelo Salese] angelosa2017-11-111-10/+7
* Workaround for MT #06740 (nw) angelosa2017-10-311-1/+2
* dec0.cpp: emulate Sly Spy RNG device at $31c00d. [Angelo Salese] angelosa2017-10-311-2/+7
* dec0.cpp: emulated sound protection state machine for Sly Spy and get rid of ... angelosa2017-10-311-7/+61
* srcclean (nw) Vas Crabb2017-10-221-37/+37
* This is fixed (nw) angelosa2017-10-171-1/+0
* dec0.cpp: hooked up priority video port to Midnight Resistance bootlegs [Ange... angelosa2017-10-171-0/+3
* dec0.cpp: updated inputs in all games in the driver [Angelo Salese] angelosa2017-10-171-32/+158
* midresbl note too (nw) Angelo Salese2017-10-151-0/+1
* Demote ffantasybl to MACHINE_NOT_WORKING (nw) Angelo Salese2017-10-151-2/+2
* dec0.cpp: Soundlatch partial modernization (nw) AJR2017-08-241-26/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-14/+14
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* srcclean (nw) Vas Crabb2017-02-191-2/+2
* dec0.cpp: New and improved readme for the DEC0 based games. [Guru] briantro2017-02-061-47/+175
* small cleanup (nw) Vas Crabb2017-02-021-1/+1
* note (nw) Vas Crabb2017-01-301-0/+6
* better hack, notes (nw) Vas Crabb2017-01-301-2/+4
* baddudes: add note about likely bit error in MCU dump Vas Crabb2017-01-291-12/+36
* Add dump for baddudes MCU [CAPS0ff, Vas Crabb] Vas Crabb2017-01-291-11/+25
* Add MCU (disabled) to midresb config; Bagman bootleg note (nw) AJR2017-01-191-4/+12
* New callback for generic_latch_8/16_device (nw) AJR2016-12-291-21/+5
* new working clone added Ivan Vangelista2016-12-261-0/+44
* 74157 updates, pinball division (nw) (#1841) ajrhacker2016-12-171-4/+4
* Add PCB locations to ROM names AJR2016-12-131-28/+28
* secretab: Incremental sound improvements AJR2016-12-131-43/+61
* secretab: Don't apply H6280 decryption to sound Z80 (nw) AJR2016-12-131-2/+2
* automat: Sound improvements AJR2016-12-121-35/+79
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1