diff options
| author | 2019-02-12 18:09:47 +0700 | |
|---|---|---|
| committer | 2019-02-12 18:09:47 +0700 | |
| commit | a035eafdfef3b744d85ab905465e458e0a65eeb6 (patch) | |
| tree | bf7e3723b169b7fb4c3843209ab4a3fa44ad55cf /scripts/target | |
| parent | 71c134c887e30f71ad273fc71dbbcf1feec743e2 (diff) | |
jazz: wip checkpoint (nw)
At this point, jazz can start Windows NT 4.0 from cdrom, but crashes launching the session manager just prior to running setup.
Diffstat (limited to 'scripts/target')
| -rw-r--r-- | scripts/target/mame/mess.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/target/mame/mess.lua b/scripts/target/mame/mess.lua index 359e714b7aa..3b9fbab4243 100644 --- a/scripts/target/mame/mess.lua +++ b/scripts/target/mame/mess.lua @@ -682,6 +682,7 @@ MACHINES["IOPTIMER"] = true MACHINES["Z8038"] = true MACHINES["AIC6250"] = true MACHINES["DC7085"] = true +MACHINES["I82357"] = true -------------------------------------------------- -- specify available bus cores |
