AppExtra
From MSX Game Library
Revision as of 12:44, 23 October 2022 by Aoineko (talk | contribs) (Created page with "{{WIP}} This Build tool option allow to add an application related data to binary data (right after the application ). <pre>:: Application extra data (c...")
WIP
This Build tool option allow to add an application related data to binary data (right after the application ).
:: Application extra data (comma-separated bytes starting with data size) set AppExtra=3,5,0x00,0xC1
Here is the format to use: DataSize, DataType, Data1[, Data2, ...], DataType, Data1[, Data2, ...]. Where:
- DataSize: The size in byte of the extra data excluding this byte
- DataType: