Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fogleman/nes
/ Step
Method
Step
nes/mapper.go:11–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
Read(address uint16) byte
10
Write(address uint16, value byte)
11
Step()
12
Save(encoder *gob.Encoder) error
13
Load(decoder *gob.Decoder) error
14
}
Callers
nothing calls this directly
Implementers
7
Mapper4
nes/mapper4.go
Mapper1
nes/mapper1.go
Mapper40
nes/mapper40.go
Mapper7
nes/mapper7.go
Mapper2
nes/mapper2.go
Mapper225
nes/mapper225.go
Mapper3
nes/mapper3.go
Calls
no outgoing calls
Tested by
no test coverage detected