Quick Start Guide
Title: | Type the name to be shown on the calculator: "MyProject" |
Romid: | Enter the hex ROMID for the library, 400 is ok to use |
Slot: | Enter the slot number where the library will be stored. Slot 0 can be debugged, other slots cannot be easily debugged |
Config: | Normally the name of your CONFIG entry point. Leave this blank and Debug4x will create one for you |
Message: | Normally the name of your MESSAGE list for the library. Leave this blank, Debug4x will take care of messages for you |
Extprg: | Normally the name of your EXTPRG entry point. Leave this blank, it is beyond the scope of this Quick Start guide |
Message Text: | This is where you may enter messages for use by your library. Leave this blank for this first project. |
Check Boxes: | Check "The project is a library". Check "Autoload after compile". |