- cb_data
void* cb_data;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- get_dd_disk
char* function(void* cb_data) get_dd_disk;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- get_dd_rom
char* function(void* cb_data) get_dd_rom;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- get_gb_cart_ram
char* function(void* cb_data, int controller_num) get_gb_cart_ram;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- get_gb_cart_rom
char* function(void* cb_data, int controller_num) get_gb_cart_rom;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.