Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ FCEUSND_LoadState
Function
FCEUSND_LoadState
src/sound.cpp:1381–1386 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1379
}
1380
1381
void FCEUSND_LoadState(int version)
1382
{
1383
LoadDMCPeriod(DMCFormat&0xF);
1384
RawDALatch&=0x7F;
1385
DMCAddress&=0x7FFF;
1386
}
Callers
2
FCEUSS_LoadFP_old
Function · 0.85
FCEUSS_LoadFP
Function · 0.85
Calls
1
LoadDMCPeriod
Function · 0.85
Tested by
no test coverage detected