Use configuration files to enable or disable the new dyncom interpreter.
This commit is contained in:
parent
a7a57c04c6
commit
0783498f57
10 changed files with 67 additions and 7 deletions
|
@ -26,6 +26,9 @@ pad_sdown =
|
|||
pad_sleft =
|
||||
pad_sright =
|
||||
|
||||
[Core]
|
||||
cpu_core = ## 0: Interpreter (default), 1: DynCom Interpreter
|
||||
|
||||
[Data Storage]
|
||||
use_virtual_sd =
|
||||
)";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue