Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TASEmulators/fceux
/ X6502_Reset
Function
X6502_Reset
src/x6502.cpp:398–401 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
396
}
397
398
void X6502_Reset(void)
399
{
400
_IRQlow=FCEU_IQRESET;
401
}
402
/**
403
* Initializes the 6502 CPU
404
**/
Callers
2
ResetNES
Function · 0.85
X6502_Power
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected