summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/deco32.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* h6280.cpp : Internalize peripherals, Sound (#3792) cam9002018-08-051-2/+2
* (nw) srcclean and some cleanup: Vas Crabb2018-07-221-2/+2
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-59/+74
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-4/+4
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-7/+7
* Various Data East Driver Cleanups/Notes (#3449) cam9002018-05-121-31/+31
* deco_ace: Internalize palette (nw) AJR2018-05-061-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-0/+1
* srcclean (nw) Vas Crabb2018-02-251-4/+4
* deco32 : Fix remaining mistakes, Add notes (#3220) cam9002018-02-211-2/+2
* deco32 : Cleanup duplicates, Remove unneeded shared_ptr, Add notes, Con… (#... cam9002018-02-161-60/+35
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+12
* Split Data East ACE Chip Emulation (#3100) cam9002018-01-251-7/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+10
* deco146: Fully handle sound latch internal in the device Dirk Best2017-10-271-59/+83
* deco32: Improvements and cleanups Dirk Best2017-09-221-23/+38
* New device: Data East IRQ Controller Dirk Best2017-09-141-21/+4
* deco146: Use DEVCB for input ports and explicitly define these in all drivers... AJR2017-08-311-5/+1
* srcclean (nw) Vas Crabb2017-08-271-1/+1
* deco32.cpp: improved lightgun support for Locked N Loaded [Angelo Salese] angelosa2017-08-161-1/+3
* deco32.cpp: rewritten interrupt handling [Angelo Salese] angelosa2017-08-161-4/+12
* Self-registering devices prep: Vas Crabb2017-02-271-0/+1
* srcclean (nw) Vas Crabb2017-01-221-1/+1
* deco32.cpp: Added preliminary global volume control for nslasher and fghthist... angelosa2016-12-261-1/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-35/+35
* More gen_latch (nw) Ivan Vangelista2016-05-201-0/+3
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-2/+2
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* Cleanups and version bumpmame0164 Miodrag Milanovic2015-07-291-2/+2
* decos32.c: added save state support (nw) Ivan Vangelista2015-07-031-112/+123
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-1/+1
* work in progress (nw) David Haywood2014-06-211-0/+3
* move some code around for later (nw) David Haywood2014-06-201-0/+3
* Moved m_generic_paletteram_* into drivers/device state objects so they are no... Miodrag Milanovic2014-04-231-1/+3
* decospr: converted to use delegates + some cleanups. nw. Fabio Priuli2014-04-081-0/+1
* cleanup. nw. Fabio Priuli2014-04-081-5/+5
* deco16ic: converted to use devcb2. nw. Fabio Priuli2014-04-071-0/+6
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-2/+2
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+5
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+5
* Rewrite serial EEPROM devices, breaking them out into separate chips of Aaron Giles2013-07-291-1/+1
* Split eeprom.c into a base class base_eeprom_device and a serial-specific Aaron Giles2013-07-271-1/+1
* Rename eeprom_device to serial_eeprom_device in anticipation of adding Aaron Giles2013-07-261-1/+1
* Fix long-standing architectural wart: the priority bitmap is no longer owned Aaron Giles2013-07-261-1/+1