Previous 199869 Revisions Next

r187949 Thursday 28th July, 2022 at 18:53:34 UTC by David Haywood
cloned the mcs51 core as axc51, stripped it back, will allow monon work to continue without making a mess of the original mcs51 core. (#10140)

* cloned the mcs51 core as axc51, stripped it back, will allow monon work to continue without making a mess of the original mcs51 core.

* remove some redundant bits

* replace SFR table with AXC51 / AX208 one, removing some other functionality which is not the same on this series

* remove some other bits that are redundant now we're not trying to support other mcs51 models in the axc core
[scripts/src]cpu.lua
[src/devices/cpu/axc51]axc51.cpp* axc51.h* axc51dasm.cpp* axc51dasm.h* axc51ops.hxx*
[src/devices/cpu/mcs51]axc51-core.cpp axc51-core.h axc51-core_dasm.cpp axc51-core_dasm.h mcs51.h
[src/mame/skeleton]monon_color.cpp
[src/tools]unidasm.cpp


Previous 199869 Revisions Next


© 1997-2024 The MAME Team