mirror of
https://github.com/tildearrow/furnace.git
synced 2024-11-22 20:45:11 +00:00
Correct Sord M5 clock
This commit is contained in:
parent
b38d1a1191
commit
92d3e4a85e
1 changed files with 1 additions and 1 deletions
|
@ -1314,7 +1314,7 @@ void FurnaceGUI::initSystemPresets() {
|
|||
ENTRY(
|
||||
"Sord M5", {
|
||||
CH(DIV_SYSTEM_SMS, 1.0f, 0,
|
||||
"customClock=1773447\n"
|
||||
"customClock=PAL*2/5\n"
|
||||
"chipType=1\n"
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue