MCPcopy 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
1976void FCEUPPU_SaveState(void) {
1977 TempAddrT = TempAddr;
1978 RefreshAddrT = RefreshAddr;
1979}
1980
1981uint32 FCEUPPU_PeekAddress()
1982{

Callers 1

FCEUSS_SaveMSFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected