mirror of
https://github.com/holub/mame
synced 2025-04-16 21:44:32 +03:00
actually hmcs40 is/should/will be in MAME: it's the hitachi mcu used in some old alpha denshi games
This commit is contained in:
parent
fc68370aa5
commit
2ec391faca
@ -125,7 +125,7 @@ CPUS["ARC"] = true
|
||||
CPUS["ARCOMPACT"] = true
|
||||
--CPUS["AMIS2000"] = true
|
||||
--CPUS["UCOM4"] = true
|
||||
--CPUS["HMCS40"] = true
|
||||
CPUS["HMCS40"] = true
|
||||
--CPUS["E0C6200"] = true
|
||||
|
||||
--------------------------------------------------
|
||||
|
@ -103,7 +103,7 @@ CPUS["SUPERFX"] = true
|
||||
CPUS["Z8"] = true
|
||||
CPUS["I8008"] = true
|
||||
CPUS["SCMP"] = true
|
||||
CPUS["MN10200"] = true
|
||||
--CPUS["MN10200"] = true
|
||||
CPUS["COSMAC"] = true
|
||||
CPUS["UNSP"] = true
|
||||
CPUS["HCD62121"] = true
|
||||
|
Loading…
Reference in New Issue
Block a user