mame/scripts
mamehaze a1b2974ec9
cpu/xa: CPU core work for fearless/superkds - adds sound, promotes to working (#12617)
* This adds basic execution to XA core. It emulates enough of the XA to give fearless and superkds working sound.
* only the exact forms of the opcodes used so far have been implemented
* no optimizations have been done, use of const, inline use, templates etc. are planned for a future update; code is still primed for debugging and development
* overall structure, code style are not 100% final (see above) and will be adjusted as the CPU is better understood
* peripherals, interrupts etc. are not yet fully implemented, nor is anything outside of the page zero mode used here due to lack of test cases

Machines Promoted to WORKING
----------------------------------
Super Kids (S019CN) [David Haywood, XingXing]
Fearless Pinocchio (V101US) [David Haywood, XingXing, Peter Wilhelmsen, rtw]

---------
Co-authored-by: David Haywood <hazemamewip@hotmail.com>
2024-07-26 08:09:30 -04:00
..
build emu/rendlay.cpp, ui/ui.cpp: Allow layout views to control pointer display. 2024-04-14 07:36:45 +10:00
font
minimaws -cpu/m6805/m68hc05e1.cpp: Added missing header with inline function definitions to fix link errors. 2024-06-24 03:36:11 +10:00
resources Tweaked MAME icon: 2022-08-07 02:47:19 +10:00
src cpu/xa: CPU core work for fearless/superkds - adds sound, promotes to working (#12617) 2024-07-26 08:09:30 -04:00
target mos6530: rename device to mos6530l 2023-07-25 21:39:50 +02:00
xslt More quality of life features for new source layout: 2022-06-29 01:29:04 +10:00
extlib.lua Added Zstandard support for zip archives and CHDs. (#11827) 2023-12-11 10:48:02 +11:00
genie.lua -nes.xml: Use self-closing tags for data areas with no load commands - saves a lot of lines in a file this big. 2024-03-31 02:37:24 +11:00
toolchain.lua Various cleanups: 2023-02-27 06:11:37 +11:00