yamaha/ymmu15.cpp: Marked Yamaha MU15 as not working.

This commit is contained in:
Vas Crabb 2024-02-26 13:30:38 +11:00
parent 28e45d6a3a
commit 2f642fcc60

View File

@ -230,4 +230,4 @@ ROM_END
} // anonymous namespace
CONS( 1998, mu15, 0, 0, mu15, mu15, mu15_state, empty_init, "Yamaha", "MU15", 0 )
CONS( 1998, mu15, 0, 0, mu15, mu15, mu15_state, empty_init, "Yamaha", "MU15", MACHINE_NOT_WORKING )