Difference between revisions of "Build tool"
From MSX Game Library
(Created page with "== Options == === Compilation === * <tt>InstallRAMISR</tt>: Set RAM in slot 0 and install ISR there (0=false, 1=true)") |
|||
Line 3: | Line 3: | ||
=== Compilation === | === Compilation === | ||
* <tt>[[InstallRAMISR]]</tt>: Set RAM in slot 0 and install ISR there (0=false, 1=true) | * <tt>[[InstallRAMISR]]</tt>: Set RAM in slot 0 and install ISR there (0=false, 1=true) | ||
+ | * <tt>[[AppSignature]]</tt>: Add application signature to binary data (0=false, 1=true) |
Revision as of 20:27, 22 October 2022
Options
Compilation
- InstallRAMISR: Set RAM in slot 0 and install ISR there (0=false, 1=true)
- AppSignature: Add application signature to binary data (0=false, 1=true)