libdragon
Data Structures | Typedefs
regsinternal.h File Reference

Register definitions for various hardware in the N64. More...

Go to the source code of this file.

Data Structures

struct  AI_regs_s
 Register definition for the AI interface. More...
struct  MI_regs_s
 Register definition for the MI interface. More...
struct  VI_regs_s
 Register definition for the VI interface. More...
struct  PI_regs_s
 Register definition for the PI interface. More...
struct  SI_regs_s
 Register definition for the SI interface. More...
struct  SP_regs_s
 Register definition for the SP interface. More...

Typedefs

typedef struct AI_regs_s AI_regs_t
 Register definition for the AI interface.
typedef struct MI_regs_s MI_regs_t
 Register definition for the MI interface.
typedef struct VI_regs_s VI_regs_t
 Register definition for the VI interface.
typedef struct PI_regs_s PI_regs_t
 Register definition for the PI interface.
typedef struct SI_regs_s SI_regs_t
 Register definition for the SI interface.
typedef struct SP_regs_s SP_regs_t
 Register definition for the SP interface.

Detailed Description

Register definitions for various hardware in the N64.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines