|
GBDK 2020 Docs
4.4.0
API Documentation for GBDK 2020
|
#include <asm/sm83/types.h>Go to the source code of this file.
Data Structures | |
| union | _fixed |
Macros | |
| #define | OLDCALL |
| #define | PRESERVES_REGS(...) |
| #define | NAKED |
| #define | SFR |
| #define | AT(A) |
| #define | NORETURN |
| #define | NONBANKED |
| #define | BANKED |
| #define | CRITICAL |
| #define | INTERRUPT |
Typedefs | |
| typedef INT8 | BOOLEAN |
| typedef INT8 | BYTE |
| typedef UINT8 | UBYTE |
| typedef INT16 | WORD |
| typedef UINT16 | UWORD |
| typedef INT32 | LWORD |
| typedef UINT32 | ULWORD |
| typedef INT32 | DWORD |
| typedef UINT32 | UDWORD |
| typedef union _fixed | fixed |
Shared types definitions.
| #define OLDCALL |
| #define PRESERVES_REGS | ( | ... | ) |
| #define NAKED |
| #define SFR |
| #define AT | ( | A | ) |
| #define NORETURN |
| #define NONBANKED |
| #define BANKED |
| #define CRITICAL |
| #define INTERRUPT |