MCPcopy Index your code
hub / github.com/djhworld/simple-computer / Updatable

Interface Updatable

cpu/cpu.go:277–279  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

275}
276
277type Updatable interface {
278 Update()
279}
280
281type InstructionDecoder3x8 struct {
282 decoder components.Decoder3x8

Callers 8

checkDecoder8x256OutputFunction · 0.65
UpdateMethod · 0.65
SetInputWireMethod · 0.65
UpdateMethod · 0.65
UpdateMethod · 0.65
UpdateMethod · 0.65
UpdateMethod · 0.65
UpdateMethod · 0.65

Implementers 15

Bitcomponents/storage.go
Wordcomponents/storage.go
ORGate3components/big_gates.go
ORGate4components/big_gates.go
ORGate5components/big_gates.go
ORGate6components/big_gates.go
ANDGate8components/big_gates.go
ANDGate4components/big_gates.go
ANDGate5components/big_gates.go
ANDGate3components/big_gates.go
Registercomponents/register.go
Enablercomponents/components.go

Calls

no outgoing calls

Tested by

no test coverage detected