PSXSDK
Main Page
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
libpsx
src
exception.h
Go to the documentation of this file.
1
#ifndef _PSXSDK_EXCEPTION_H
2
#define _PSXSDK_EXCEPTION_H
3
4
extern
void (*
_EXC_vblank_handler
)();
5
extern
void (*
_EXC_sio_handler
)(
unsigned
char
*data);
6
extern
void (*
_EXC_dma_handler
)();
7
extern
unsigned
int
_EXC_vblank_handler_set
;
8
extern
unsigned
int
_EXC_sio_handler_set
;
9
extern
unsigned
int
_EXC_dma_handler_set
;
10
11
12
void
__PSX_Init_NoBios
();
13
14
#endif
Generated on Wed Jul 29 2015 10:25:20 for PSXSDK by
1.8.2