summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/chessmst.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* z80daisy: finished removing MCFG macro (nw) Ivan Vangelista2018-08-311-15/+15
* z80pio.cpp: removed macros (nw) Ivan Vangelista2018-08-281-22/+22
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-3/+3
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-4/+4
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-3/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-25/+25
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-25/+29
* another pile of cleanup (nw) Vas Crabb2018-03-021-56/+70
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+8
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-9/+9
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+6
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+7
* Self-registering devices prep: Vas Crabb2017-02-271-4/+8
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* use standard types uintptr_t, char16_t and char32_t instead of FPTR, utf16_c... Miodrag Milanovic2016-10-221-1/+1
* srcclean (nw) Vas Crabb2016-09-261-2/+2
* chessmst: added layout with script. Sandro Ronco2016-09-131-95/+227
* Revert "chessmst: enabled use of proper external artwork [fhub]" hap2016-09-121-425/+126
* Revert "chessmst: removed wrong comments (nw)" hap2016-09-121-2/+2
* chessmst: removed wrong comments (nw) Robbbert2016-09-081-2/+2
* chessmst: enabled use of proper external artwork [fhub] Robbbert2016-09-081-126/+425
* chessmst: fixed HALT button. Sandro Ronco2016-09-051-2/+8
* New NOT_WORKING clone added hap2016-09-031-19/+49
* srcclean and translation regeneration Vas Crabb2016-08-291-1/+1
* chessmst: add note hap2016-08-281-0/+2
* chessmst: added reset and halt buttons hap2016-08-281-5/+16
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-10/+10
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-10/+10
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+286