PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
iop_low_memory_globals.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  iop_low_memory_globals_
 

Macros

#define USE_IOP_LOW_MEMORY_GLOBALS()
 

Typedefs

typedef struct iop_low_memory_globals_ iop_low_memory_globals_t
 

Detailed Description

Definitions for low-memory globals for IOP.

Definition in file iop_low_memory_globals.h.


Data Structure Documentation

◆ iop_low_memory_globals_

struct iop_low_memory_globals_

Definition at line 19 of file iop_low_memory_globals.h.

+ Collaboration diagram for iop_low_memory_globals_:
Data Fields
u32 eh_at_save
u32 eh_epc_save
u32 eh_status_save
u32 eh_cause_save
u32 eh_k0_save
u32 unk14
u32 unk18
u32 dispatch_interrupt_state
u32 bh_k0_save
u32 bh_epc_save
u32 bh_cause_save
u32 bh_status_save
u32 bh_breakpoint_control_save
u32 unk34
u32 unk38
u32 unk3c
void * exc_table[0x10]
intrman_intr_handler_data_t intr_handlers[0x40]

Macro Definition Documentation

◆ USE_IOP_LOW_MEMORY_GLOBALS

#define USE_IOP_LOW_MEMORY_GLOBALS ( )

Definition at line 46 of file iop_low_memory_globals.h.