Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fogleman/nes
/ isc
Method
isc
nes/cpu.go:938–939 ·
view source on GitHub ↗
(info *stepInfo)
Source
from the content-addressed store, hash-verified
936
}
937
938
func
(cpu *CPU) isc(info *stepInfo) {
939
}
940
941
func
(cpu *CPU) kil(info *stepInfo) {
942
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected