Added Intel Advanced/ZP emulation. Patch from EluanCM.
This commit is contained in:
parent
ce5ae22307
commit
84a0f0bacb
7 changed files with 54 additions and 1 deletions
|
|
@ -453,6 +453,7 @@ enum
|
|||
ROM_COMPAQ_PII,
|
||||
ROM_ELX_PC425X,
|
||||
ROM_PB570,
|
||||
ROM_ZAPPA,
|
||||
|
||||
ROM_MAX
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue