MCPcopy 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

Mapper4nes/mapper4.go
Mapper1nes/mapper1.go
Mapper40nes/mapper40.go
Mapper7nes/mapper7.go
Mapper2nes/mapper2.go
Mapper225nes/mapper225.go
Mapper3nes/mapper3.go

Calls

no outgoing calls

Tested by

no test coverage detected