Difference between revisions of "AppSignature"

From MSX Game Library

(Created page with "This Build tool option allow to add an application signature to binary data (right after the header). <pre>:: Add application signature to binary data (0=false, 1=true) s...")
(No difference)

Revision as of 20:30, 22 October 2022

This Build tool option allow to add an application signature to binary data (right after the header).

:: Add application signature to binary data (0=false, 1=true)
set AppSignature=0

:: Application company
set AppCompany="GL"

:: Application ID (0~65535)
set AppID=0