mirror of
https://github.com/holub/mame
synced 2025-04-23 17:00:53 +03:00
(nw) tecjmon: machine makes cassette sound, doesn't need our help.
This commit is contained in:
parent
abe4d9a8ba
commit
9066b9baf6
@ -458,7 +458,7 @@ void tec1_state::tecjmon(machine_config &config)
|
||||
|
||||
/* Devices */
|
||||
CASSETTE(config, m_cass);
|
||||
m_cass->add_route(ALL_OUTPUTS, "mono", 0.05);
|
||||
m_cass->set_default_state(CASSETTE_STOPPED | CASSETTE_MOTOR_ENABLED | CASSETTE_SPEAKER_ENABLED);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user