Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/N64Recomp/N64Recomp
/ Overlay
Class
Overlay
RSPRecomp/src/rsp_recomp.cpp:834–836 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
832
};
833
834
struct Overlay {
835
std::vector<uint32_t> instr_words;
836
};
837
838
struct OverlaySlot {
839
uint32_t offset;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected