| makelcf | Creating a Link Command File From a Template File. |
|---|---|
| compstatic | Compresses the resident module region of the application. |
| makerom | Creating a ROM Image From a ROM Spec File. |
| makebanner | Creates a ROM banner file. |
| addbanner | Creates a ROM file to test display the ROM banner file. |
| showversion | Displays the version of NITRO-SDK that is linked to the ROM file. |
| attachsign | Attaches authorization code to the send file (child image) during download play. |
| buryarg | Makes a ROM image from usable argument data within the program. |
| loadrun | Load the ROM binary into the emulator and execute. |
| nitrorun | This script file calls buryarg and loadrun at once. |
| ntrcomp | Compresses the file in a format that can be handled with NITRO-SDK. |
|---|---|
| ntexconv | Converts a BMP/TGA image file to a format that can be handled with NITRO-SDK. |
| ppmconv* | Converts a PPM image file to C source format. |
| bin2obj | Converts a binary file to an object form linkable by the linker. |
| xml2env | Converted the resource data for the ENV library written in XML format to the source file format in C. |
| init2env | Converted the resource data for the ENV library written in INIT format to the source file format in C. |
| mic2wav | Converts the text data generated by the microphone sample demo mic-2 to a .wav file. |
|---|---|
| pdic2c.pl | Converts the graphic pattern data output by the pattern recognition demo charactorRecognition-2 to a C language source file. |
CONFIDENTIAL