summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/deco32.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (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
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-30/+30
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-2/+2
* okim6295: Directly use set_rom_bank [O. Galibert] Olivier Galibert2016-09-061-2/+2
* Use emumem.h defines whenever possible Giuseppe Gorgoglione2016-08-111-2/+2
* There we go, srcclean eats all our C++ now Vas Crabb2016-08-021-9/+9
* ym2151: Isolate, objectify, integrate [O. Galibert] Olivier Galibert2016-06-291-1/+1
* eeprom: Not a device_memory_interface [O. Galibert] Olivier Galibert2016-06-161-5/+3
* More gen_latch (nw) Ivan Vangelista2016-05-201-6/+18
* Fix deco crypt separate compile (nw) Miodrag Milanovic2016-04-301-1/+2
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-23/+0
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-6/+6