Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
277
type
Updatable
interface
{
278
Update()
279
}
280
281
type
InstructionDecoder3x8
struct
{
282
decoder components.Decoder3x8
Callers
8
checkDecoder8x256Output
Function · 0.65
Update
Method · 0.65
SetInputWire
Method · 0.65
Update
Method · 0.65
Update
Method · 0.65
Update
Method · 0.65
Update
Method · 0.65
Update
Method · 0.65
Implementers
15
Bit
components/storage.go
Word
components/storage.go
ORGate3
components/big_gates.go
ORGate4
components/big_gates.go
ORGate5
components/big_gates.go
ORGate6
components/big_gates.go
ANDGate8
components/big_gates.go
ANDGate4
components/big_gates.go
ANDGate5
components/big_gates.go
ANDGate3
components/big_gates.go
Register
components/register.go
Enabler
components/components.go
Calls
no outgoing calls
Tested by
no test coverage detected