summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/blackt96.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* (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-10/+10
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-20/+24
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-3/+3
* 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-1/+2
* hook up sound in black touch '96 [David Haywood] (#3013) David Haywood2018-01-051-37/+136
* blackt96 - fix pickup colours David Haywood2018-01-041-1/+1
* never hurts to srcclean (nw) Vas Crabb2017-07-091-10/+10
* Minor (nw) angelosa2017-07-061-5/+2
* Converted sound command port to 8-bits and lowered difficulty default (nw) angelosa2017-07-061-5/+5
* blackt96.cpp: various changes/fixes [Angelo Salese] angelosa2017-07-061-57/+92
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* removed unused MCFG_PIC16C5x_T0_CB callbacks (nw) hap2017-02-111-7/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* Reduce the incidence of required_device<palette_device> in subdevices AJR2016-04-021-1/+0
* Cleanups and version bump Miodrag Milanovic2016-03-301-2/+1
* tweak (nw) David Haywood2016-03-011-1/+1
* Black Touch '96 hardware is a Korean clone of 'SNK68' hardware so start to re... David Haywood2016-03-011-275/+34
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+667