summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/yamaha/ymmu128.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/yamaha/ymmu128.cpp')
-rw-r--r--src/mame/yamaha/ymmu128.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/yamaha/ymmu128.cpp b/src/mame/yamaha/ymmu128.cpp
index a8ae8340a0a..96889a0f8c8 100644
--- a/src/mame/yamaha/ymmu128.cpp
+++ b/src/mame/yamaha/ymmu128.cpp
@@ -241,4 +241,4 @@ ROM_END
} // anonymous namespace
-CONS( 1998, mu128, 0, 0, mu128, mu128, mu128_state, empty_init, "Yamaha", "MU128", MACHINE_NOT_WORKING )
+CONS( 1998, mu128, 0, 0, mu128, mu128, mu128_state, empty_init, "Yamaha", "MU128", MACHINE_SUPPORTS_SAVE|MACHINE_NOT_WORKING )