MCPcopy Index your code
hub / github.com/fogleman/nes / writeIRQLatch

Method writeIRQLatch

nes/mapper4.go:161–163  ·  view source on GitHub ↗
(value byte)

Source from the content-addressed store, hash-verified

159}
160
161func (m *Mapper4) writeIRQLatch(value byte) {
162 m.reload = value
163}
164
165func (m *Mapper4) writeIRQReload(value byte) {
166 m.counter = 0

Callers 1

writeRegisterMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected