![]() | ![]() ![]() |
| Home · Downloads · Your Account · Submit News |
|
Documentation Homepage HAMLib reference Back to HAM Homepage |
|
#include "mygba.h"
Functions | |
| void | ham_StartIntHandler (u8 intno, void *fp) |
| Define an interruption event and a function to jump to on the event. | |
| void | ham_StopIntHandler (u8 intno) |
| Stop a previously started interrupt. | |