summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/deco32.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-11/+11
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-36/+36
* derived classes are trouble (nw) Vas Crabb2018-05-121-2/+2
* Various Data East Driver Cleanups/Notes (#3449) cam9002018-05-121-30/+17
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-6/+11
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-14/+14
* deco_ace: Internalize palette (nw) AJR2018-05-061-6/+2
* (nw) misc follow-up Vas Crabb2018-05-061-7/+7
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-68/+68
* (nw) address map modernisation for a2600, asst128, osborne1, atom, cbm2, deco... Robbbert2018-04-121-9/+11
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-265/+276
* srcclean (nw) Vas Crabb2018-02-251-1/+1
* deco32 : Fix remaining mistakes, Add notes (#3220) cam9002018-02-211-6/+10
* restore remnant of PCB conversion (nw) Vas Crabb2018-02-181-5/+5
* deco32 : Cleanup duplicates, Remove unneeded shared_ptr, Add notes, Con… (#... cam9002018-02-161-165/+190
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-4/+8
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-12/+12
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-1/+1
* deco16ic : Split pf1/2 size (#3124) cam9002018-01-251-15/+26
* Split Data East ACE Chip Emulation (#3100) cam9002018-01-251-9/+15
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-17/+17
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-10/+10
* Extended time! All space.device() removed from comments (nw) Olivier Galibert2018-01-051-1/+1
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-3/+3
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-3/+3
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-3/+3
* deco146: Fully handle sound latch internal in the device Dirk Best2017-10-271-187/+149
* (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF... Vas Crabb2017-09-241-4/+4
* deco32: Improvements and cleanups Dirk Best2017-09-221-1015/+916
* deco_irq: Use a device map, move screen include to header Dirk Best2017-09-161-3/+3
* New device: Data East IRQ Controller Dirk Best2017-09-141-169/+54
* deco146: Use DEVCB for input ports and explicitly define these in all drivers... AJR2017-08-311-33/+28
* srcclean (nw) Vas Crabb2017-08-271-37/+37
* appease msvc (nw) Vas Crabb2017-08-251-18/+18
* Explicitly cast boolean (nw) angelosa2017-08-161-1/+1
* deco32.cpp: improved lightgun support for Locked N Loaded [Angelo Salese] angelosa2017-08-161-4/+19
* Input repetition removal, labels (nw) angelosa2017-08-161-14/+6
* deco32.cpp: rewritten interrupt handling [Angelo Salese] angelosa2017-08-161-79/+95
* Lightgun checkpoint for Locked N Loaded (nw) angelosa2017-08-131-6/+7
* deco32.cpp: added raw_params and fixed second oki frequency for locked n'load... angelosa2017-08-121-4/+5
* Improved X axis gun input in Locked N Loaded (nw) angelosa2017-08-101-4/+12
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-20/+20
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* deco32: comment out popmessage (nw) hap2017-02-251-1/+1
* srcclean (nw) Vas Crabb2017-01-221-3/+3
* deco32.cpp: Added preliminary global volume control for nslasher and fghthist... angelosa2016-12-261-6/+25