* rezon: Made licensee configurable as boards showing Taito date with 1991 year have been seen, and made 1992 version the parent.
* rezon: Corrected label for tilt input displayed in service mode.
* zingzip: Default to English title only, and added transliterated Chinese title to description.
* Corrected settings for bootlegs with hard-coded region (affects bonus life settings).
* Added transliterated Chinese titles for two bootlegs and noted that Melody is possibly the bootlegger’s name.
This was a piece of emergent behaviour in the original implementation of
software media loading. It was preserved in the last big refactor of
ROM loading, but it can be removed now to simplify the code.
* util/chd.cpp: Allow caller to provide a helper for finding parent CHDs
and expose (recursive) missing parent status.
* emu/romload.cpp: Search parent systems/devices/software for parent
CHDs on encountering a delta CHD.
* emu/romload.cpp: Report error on delta CHDs when parent can't be
found.
* emu/romload.cpp: Check parents for matching CHDs with different names
for devices as well as systems and software.
* subsino/subsino.cpp: Dumped and added another New HUNTer set (as MNW)
New NOT_WORKING clone
------------------------------
New HUNTer (bootleg, set 2) [Taksangs]
* mame.lst: Add 'newhunterc'
* Fix notes
* Emulated most features of the system, with the exception of sound output and the thermal printer.
* bus/vboy/slot.cpp: Fixed loading loose software on big Endian hosts. [Vas Crabb]
Systems promoted to working
---------------------------
Casio Loopy [Phil Bennett, Ryan Holtz]
New working software list items (casloopy.xml)
-------------------------------
Chakra-kun no Omajinai Paradise [Rachel Simone Weil]
* misc/vamphalf.cpp:
New working systems
-------------------
Solitaire (version 2.5) [Recreativas.org, Brito_cat]
* mame.lst: Add 'solitaire'
* proper memory map and inputs
may still do with intuitive input defaults and speedup funcs
* mame.lst: moved solitaire in alphabetical order [skip ci]
---------
Co-authored-by: Ivan Vangelista <mesgnet@yahoo.it>
* Added (rudimentary) SH7021 DMA, timers and GPIO, and logging for the rest.
* Fixed SH2 NMIs occurring in a delay slot when using the interpreter.
* Generally cleaned up code and renamed functions/macros/variables more conventionally.
* replace MCU simulation in ddealer with emulated NMK-110 MCU [Sergio Galiano, Recreativos Piscis, David Haywood, hammy]
* hooked up MCU for tdragon1 too
* added the nmk-113 dump to hachamf and hachamfa, this appears to be a multipurpose MCU, as it has multiple program paths depending on a port.
* one of the config options in the 113 MCU is for Thunder Dragon, even if we use the 110
* 113 can also be used with Double Dealer in a specific config
* flip ddealer.cpp to more permissive license, with agreement from copyright holders
* load the 215 binary too, even if for emulation purposes it seems unimportant
---------
Co-authored-by: DAVIDNEW\admin <hazemamewip@hotmail.com>