summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/cpu.lua
diff options
context:
space:
mode:
author Ivan Vangelista <mesgnet@yahoo.it>2021-12-22 16:58:41 +0100
committer Ivan Vangelista <mesgnet@yahoo.it>2021-12-22 16:58:41 +0100
commited67a79f37a11a8707b9d5d45da62cb7db3c0b26 (patch)
treec30285ff0d952d52788724241420cff845fd8f7f /scripts/src/cpu.lua
parentf02e37489f0978949587dbb9d84f33b5d427eef4 (diff)
New working clones
------------------ Chouji Meikyuu Legion (Japan ver 1.05, set 2) [system11] - taito_o.cpp: merged everything in the driver file
Diffstat (limited to 'scripts/src/cpu.lua')
0 files changed, 0 insertions, 0 deletions
' /> Vas Crabb2019-12-081-1/+1 * Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1 * via6522: Change most mappings into m() [O. Galibert] Olivier Galibert2019-07-071-3/+3 * mc6845: More consistent identification of HD6845S variant (nw) AJR2019-05-181-2/+2 * mc6845: Use standard device method to adjust input clock (nw) AJR2019-04-281-1/+1 * (nw) Clean up the mess on master Vas Crabb2019-03-261-1/+1 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-1/+1 * mame\drivers: removed most MACHINE_CONFIG and MCFG macros for drivers startin... Ivan Vangelista2019-02-151-1/+1 * Start cleaning up palette configuration: Vas Crabb2018-12-291-4/+3 * -oric, pet, prodigy, rmnimbus, ssystem3, swtpc09, swyft, sym1, trvquest, tv95... mooglyguy2018-08-011-101/+103 * devcb3 Vas Crabb2018-07-071-6/+5 * private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-1/+4 * acro removal, disambiguation, debugger side effects (nw) Vas Crabb2018-06-151-11/+10 * 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-1/+1 * Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-4/+4 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2 * dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-58/+58 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-18/+19 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2 * xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-8/+8 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2 * Eliminate custom MCFG_Z80DART_ADD/Z80SIO_ADD macros (nw) AJR2017-09-241-1/+1 * pic8259: Break up the MCFG_PIC8259_ADD macro (nw) AJR2017-09-021-1/+2 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-9/+9