MCPcopy Create free account
hub / github.com/RevoSucks/BM64Recomp / osMapTLB_recomp

Function osMapTLB_recomp

src/game/recomp_api.cpp:288–288  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

286
287// Unimplemented stubs
288extern "C" void osMapTLB_recomp(uint8_t* rdram, recomp_context* ctx) {}
289extern "C" void __osCheckId_recomp(uint8_t* rdram, recomp_context* ctx) {}
290extern "C" void __osPfsSelectBank_recomp(uint8_t* rdram, recomp_context* ctx) {}
291extern "C" void __osContRamRead_recomp(uint8_t* rdram, recomp_context* ctx) {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected