summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/blackt96.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* blackt96.cpp, littlerb.cpp: enabled save state support Ivan Vangelista2020-07-141-55/+57
* drivers starting with b and c: some more macro removal (nw) Ivan Vangelista2020-05-261-7/+7
* lots of files: simplified handlers (nw) Ivan Vangelista2020-05-141-10/+10
* tilemap: that macro has contributed nothing but obfuscation since we moved to... Vas Crabb2020-03-111-1/+1
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-2/+2
* alpha68k.cpp: converted to snk68 sprite chip [Angelo Salese] angelosa2019-09-301-0/+2
* blackt96.cpp: measured PIC clock [Guru] Ivan Vangelista2019-09-111-4/+5
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-25/+26
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-26/+25
* mame\drivers: removed most MACHINE_CONFIG and MCFG macros from drivers starti... Ivan Vangelista2019-03-221-20/+21
* some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-1/+1
* okim6258, okim6295: Simplify read/write handlers (nw) AJR2019-02-011-4/+4
* Start cleaning up palette configuration: Vas Crabb2018-12-291-6/+5
* -v25, patinhofeio_cpu, pdp1, pic16c5x: Removed MCFG macros. [Ryan Holtz] mooglyguy2018-12-151-6/+6
* mame/video: more macro removal (nw) Ivan Vangelista2018-11-231-4/+4
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-5/+5
* 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