summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/atarittl.c
diff options
context:
space:
mode:
author Scott Stone <tafoid@users.noreply.github.com>2014-02-09 23:16:40 +0000
committer Scott Stone <tafoid@users.noreply.github.com>2014-02-09 23:16:40 +0000
commit2e27d2e08c4342b3ff8270110b4e726383d71dea (patch)
tree139731f9d3d294a3e513be49c6e6adef2389b671 /src/mame/drivers/atarittl.c
parent534348f6a96f09d4642d1eabb53ab7607b5674d5 (diff)
Quick fix for compile (nw)
Diffstat (limited to 'src/mame/drivers/atarittl.c')
-rw-r--r--src/mame/drivers/atarittl.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/atarittl.c b/src/mame/drivers/atarittl.c
index 2fd90fc8fc2..e21cbdf5fc3 100644
--- a/src/mame/drivers/atarittl.c
+++ b/src/mame/drivers/atarittl.c
@@ -118,8 +118,8 @@ private:
static NETLIST_START(atarikee)
- SOLVER(Solver)
- PARAM(Solver.FREQ, 48000)
+ SOLVER(Solver, 48000)
+// PARAM(Solver.FREQ, 48000)
PARAM(Solver.ACCURACY, 1e-4) // works and is sufficient
// schematics