summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/chinsan.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-27/+31
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+9
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4
* Rename AS_DECRYPTED_OPCODES to AS_OPCODES [O. Galibert] Olivier Galibert2017-07-031-1/+1
* srcclean (nw) Vas Crabb2017-05-281-4/+4
* emupal: Don't hardcode color PROM region name, add error handling Dirk Best2017-05-211-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* chinsan: Merge mayumi driver Dirk Best2017-05-011-34/+142
* chinsan: Set YM2203 clock to a more likely 10MHz/8, restore PCB number Dirk Best2017-05-011-4/+5
* chinsan: Identify coinage and demo sound dip switches Dirk Best2017-05-011-5/+13
* chinsan: Use tilemap system for rendering, general driver cleanup Dirk Best2017-05-011-251/+195
* chinsan: Inputs cleanup and add flip flop and statistics buttons Dirk Best2017-05-011-290/+140
* chinsan: Hook up PPI Dirk Best2017-04-301-9/+12
* Make MC-8123 into a device AJR2017-04-251-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-5/+5
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+691