diff options
| author | 2022-03-20 20:51:35 +0100 | |
|---|---|---|
| committer | 2022-03-20 20:51:47 +0100 | |
| commit | 6a91b86301735847652fe99e5df1a211169e1cea (patch) | |
| tree | 9a129da43e1d726de8567a5a24a18114a56ee983 /scripts | |
| parent | f2ddee6df38361bcc5e12103e3bd293b8d3bd3ee (diff) | |
New machines marked as NOT_WORKING
----------------------------------
18R (Rockwell) [hap, Sean Riddle]
Diffstat (limited to 'scripts')
| -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 63413ecf81b..30b1ff15c98 100644 --- a/scripts/target/mame/mess.lua +++ b/scripts/target/mame/mess.lua @@ -3589,6 +3589,7 @@ files { MAME_DIR .. "src/mame/includes/aim65.h", MAME_DIR .. "src/mame/machine/aim65.cpp", MAME_DIR .. "src/mame/drivers/aim65_40.cpp", + MAME_DIR .. "src/mame/drivers/hh_b5000.cpp", MAME_DIR .. "src/mame/drivers/hh_pps41.cpp", } |
