Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ FCEUPPU_SaveState
Function
FCEUPPU_SaveState
src/ppu.cpp:1976–1979 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1974
};
1975
1976
void FCEUPPU_SaveState(void) {
1977
TempAddrT = TempAddr;
1978
RefreshAddrT = RefreshAddr;
1979
}
1980
1981
uint32 FCEUPPU_PeekAddress()
1982
{
Callers
1
FCEUSS_SaveMS
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected