mirror of
https://github.com/holub/mame
synced 2025-07-07 19:03:29 +03:00
netlist: Fix "--cmd=listdevices". [Couriersud]
Broken for quite a while this is now working again.
This commit is contained in:
parent
77da7b11ae
commit
3f95aebfb5
@ -172,11 +172,6 @@ private:
|
||||
};
|
||||
|
||||
static NETLIST_START(dummy)
|
||||
// Standard stuff
|
||||
|
||||
CLOCK(clk, 1000) // 1000 Hz
|
||||
SOLVER(Solver, 48000)
|
||||
|
||||
NETLIST_END()
|
||||
|
||||
// **************************************************************************
|
||||
|
Loading…
Reference in New Issue
Block a user