summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cv1k.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* -sh2, sh4, sat_ctrl: Removed MCFG, nw mooglyguy2018-12-091-49/+46
* cpu/pps4 - machine/pxa255, r10696, r10788, ra17xx, rf5c296, roc10937, rp5c01,... Ivan Vangelista2018-10-291-1/+1
* scudsp, sega_scu, serflash, smartmed, smc91c9x, smioc, smpc : removed MCFG ma... Ivan Vangelista2018-10-261-1/+1
* new working clone MetalliC2018-06-301-0/+15
* 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
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-40/+40
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* (nw) misc follow-up Vas Crabb2018-05-061-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-8/+8
* few misc docs (nw) MetalliC2018-04-261-4/+3
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-26/+29
* (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-3/+6
* it reduces the need for ' digit grouping in drivers, and it even reads natura... Vas Crabb2018-01-251-5/+5
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-5/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4
* Finish the non-ambiguous ones (nw) Olivier Galibert2018-01-021-1/+1
* cv1k.cpp: discussions with other dev reveals the International "other rev" sh... briantro2017-12-171-8/+8
* cv1k.cpp: Make the original Mushihime-Sama Futari Black Label the parent. (nw) briantro2017-12-161-12/+12
* cv1k.cpp: consistent service mode enter button (nw) MetalliC2017-11-161-5/+12
* small note (nw) MetalliC2017-11-161-0/+1
* cv1k.cpp: document DIP switches MetalliC2017-11-161-13/+22
* new working machine MetalliC2017-10-311-1/+15
* cv1k.cpp: demote all sets to imperfect speed, set audio output to mono MetalliC2017-10-261-27/+27
* srcclean (nw) Vas Crabb2017-10-221-2/+2
* Preliminary SH3 / SH4 recompiler [David Haywood] (#2711) David Haywood2017-10-111-8/+15
* use 'sh' instead of 'superh' David Haywood2017-10-021-2/+2
* move sh2 / sh4 to a folder called superh David Haywood2017-10-021-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-3/+7
* Introduce u8/u16/u32/u64/s8/s16/s32/s64 Vas Crabb2016-11-191-6/+6
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-9/+9
* srcclean and translation regeneration Vas Crabb2016-08-291-1/+1
* cv1k.cpp: found and corrected bad bits in Pink Sweets U2 graphics roms based ... MetalliC2016-08-121-3/+4
* cv1k.cpp: some work towards save state support. Should work but it would be b... Ivan Vangelista2016-04-011-26/+26
* 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/+941