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

Method dcp

nes/cpu.go:935–936  ·  view source on GitHub ↗
(info *stepInfo)

Source from the content-addressed store, hash-verified

933}
934
935func (cpu *CPU) dcp(info *stepInfo) {
936}
937
938func (cpu *CPU) isc(info *stepInfo) {
939}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected