MCPcopy Create free account
hub / github.com/fogleman/nes / Step

Method Step

nes/mapper225.go:37–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35}
36
37func (m *Mapper225) Step() {
38}
39
40func (m *Mapper225) Read(address uint16) byte {
41 switch {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected