Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/N64Recomp/N64Recomp
/ RSPRecompilerOverlayConfig
Class
RSPRecompilerOverlayConfig
RSPRecomp/src/rsp_recomp.cpp:619–622 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
617
#endif
618
619
struct RSPRecompilerOverlayConfig {
620
size_t offset;
621
size_t size;
622
};
623
624
struct RSPRecompilerOverlaySlotConfig {
625
size_t text_address;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected