Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ newppu_get_scanline
Function
newppu_get_scanline
src/ppu.cpp:291–291 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
289
} ppur;
290
291
int newppu_get_scanline() { return ppur.status.sl; }
292
int newppu_get_dot() { return ppur.status.cycle; }
293
void newppu_hacky_emergency_reset()
294
{
Callers
4
UpdateDebugger
Function · 0.85
updateRegisterView
Method · 0.85
updateRegisterView
Method · 0.85
mmc5_PPURead
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected