KallistiOS  ##version##
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Macros
Completion type

Macros

#define EXC_TRAPA   0x0160
 Unconditional trap (trapa) More...
 
#define EXC_USER_BREAK_POST   0x01e0
 User break after instruction. More...
 

Detailed Description

These exceptions are actually handled in-between instructions, allowing the instruction that causes them to finish completely. The saved PC thus is the value of the next instruction.

Macro Definition Documentation

#define EXC_TRAPA   0x0160

Unconditional trap (trapa)

#define EXC_USER_BREAK_POST   0x01e0

User break after instruction.