Go to the source code of this file.
Functions | |
void | __PSX_Init_NoBios () |
Variables | |
void(* | _EXC_vblank_handler )() |
void(* | _EXC_sio_handler )(unsigned char *data) |
void(* | _EXC_dma_handler )() |
unsigned int | _EXC_vblank_handler_set |
unsigned int | _EXC_sio_handler_set |
unsigned int | _EXC_dma_handler_set |
void __PSX_Init_NoBios | ( | ) |
void(* _EXC_dma_handler)() |
unsigned int _EXC_dma_handler_set |
void(* _EXC_sio_handler)(unsigned char *data) |
unsigned int _EXC_sio_handler_set |
void(* _EXC_vblank_handler)() |
unsigned int _EXC_vblank_handler_set |