|
Kiwi Assembler
Assembler for KiwiVM
|
#include <KAAssembleConfig.h>
Data Fields | |
| struct CNObjectList | inputFileList |
| CNBoolean | doHelp |
| CNBoolean | doVerbose |
| KAAssemblePass | debugPass |
Configuration of the assembler
| KAAssemblePass KAAssemblerConfig::debugPass |
Stop the path for debugging
| CNBoolean KAAssemblerConfig::doHelp |
Help option
| CNBoolean KAAssemblerConfig::doVerbose |
Verbose option
| struct CNObjectList KAAssemblerConfig::inputFileList |
List of input file names
1.8.5