mirror of
https://github.com/holub/mame
synced 2025-04-23 00:39:36 +03:00
atarisy1.cpp: remove ADC inadvertently added to marble during MCFG removal (nw)
This commit is contained in:
parent
4e9ec5a278
commit
94db9784b4
@ -803,7 +803,6 @@ void atarisy1_state::atarisy1(machine_config &config)
|
||||
void atarisy1_state::marble(machine_config &config)
|
||||
{
|
||||
atarisy1(config);
|
||||
add_adc(config);
|
||||
SLAPSTIC(config, "slapstic", 103, true);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user