KallistiOS  2.0.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Macros
Event codes for the GD controller
ASIC event codes

Macros

#define ASIC_EVT_GD_COMMAND   0x0100
 GD-Rom Command Status.
#define ASIC_EVT_GD_DMA   0x000e
 GD-Rom DMA complete.
#define ASIC_EVT_GD_DMA_OVERRUN   0x020d
 GD-Rom DMA overrun.
#define ASIC_EVT_GD_DMA_ILLADDR   0x020c
 GD-Rom DMA illegal address.

Detailed Description

These are events that the GD-ROM drive generates that can be hooked.


Macro Definition Documentation

#define ASIC_EVT_GD_COMMAND   0x0100

GD-Rom Command Status.

#define ASIC_EVT_GD_DMA   0x000e

GD-Rom DMA complete.

#define ASIC_EVT_GD_DMA_ILLADDR   0x020c

GD-Rom DMA illegal address.

#define ASIC_EVT_GD_DMA_OVERRUN   0x020d

GD-Rom DMA overrun.