List of macro groups within the kernel library.
Macro |
Description |
Assembly macros. | |
Build used for importing; must be defined to nothing. | |
Assertion with messages. | |
Conditional errors - "SF Error: " prefix. | |
Conditional messages - no prefix. | |
Simple output with prefix tag. | |
Conditional warnings - "SF warning: " prefix. | |
Macro used instead of main(), providing the startup application class for the program. | |
Macro that allows custom GFx::System class and/or allocation method to be specified. | |
Macro that initialize application with the specified AppClass and arguments. | |
|