diff options
author | Michael Pavone <pavone@retrodev.com> | 2016-04-10 22:22:36 -0700 |
---|---|---|
committer | Michael Pavone <pavone@retrodev.com> | 2016-04-10 22:22:36 -0700 |
commit | 31f5791bd9d205a0f28e3e734c5328e743939ad7 (patch) | |
tree | 78f6d029d0608f0d56a3a19df2c099fb1c1760c1 /default.cfg | |
parent | 3bdd5bbf930d00052e91e22290fae776706158e0 (diff) |
Allow changing the 68K clock divider in the config file
Diffstat (limited to 'default.cfg')
-rw-r--r-- | default.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default.cfg b/default.cfg index 2216a8c..ab02353 100644 --- a/default.cfg +++ b/default.cfg @@ -116,6 +116,7 @@ audio { } clocks { + m68k_divider 7 max_cycles 3420 speeds { 1 150 |