mirror of
https://github.com/holub/mame
synced 2025-04-23 00:39:36 +03:00
[MESS] fixed interface for ondra cassette (nw)
This commit is contained in:
parent
7422d10295
commit
1e68d547c3
@ -115,7 +115,7 @@ static const cassette_interface ondra_cassette_interface =
|
||||
cassette_default_formats,
|
||||
NULL,
|
||||
(cassette_state)(CASSETTE_STOPPED | CASSETTE_MOTOR_ENABLED | CASSETTE_SPEAKER_ENABLED),
|
||||
"ondra",
|
||||
"ondra_cass",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user