To compile this into a runnable .ELF file for a modded PS2, you would typically use the :
// Entry point for the loader int main(int argc, char *argv[]) { // 1. Initialize the SIF (Sub-CPU Interface) to talk to the IOP // This is required to reset the IOP and load modules. SifInitRpc(0); opl loader ps2