Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/djhworld/simple-computer
/ functions
Functions
604 in github.com/djhworld/simple-computer
⨍
Functions
604
◇
Types & classes
92
Method
SetInputWire
(index int, value bool)
components/components.go:527
Method
SetInputWire
(index int, value bool)
components/adder.go:35
Method
SetInputWire
(index int, value bool)
components/components_test.go:20
Method
ShiftOut
()
components/components.go:130
Method
Size
()
asm/instructions.go:46
Method
Size
()
asm/instructions.go:87
Method
Size
()
asm/instructions.go:110
Method
Size
()
asm/instructions.go:134
Method
Size
()
asm/instructions.go:157
Method
Size
()
asm/instructions.go:199
Method
Size
()
asm/instructions.go:240
Method
Size
()
asm/instructions.go:269
Method
Size
()
asm/instructions.go:305
Method
Size
()
asm/instructions.go:351
Method
Size
()
asm/instructions.go:390
Method
Size
()
asm/instructions.go:429
Method
Size
()
asm/instructions.go:468
Method
Size
()
asm/instructions.go:487
Method
Size
()
asm/instructions.go:505
Method
Size
()
asm/instructions.go:530
Method
Size
()
asm/instructions.go:577
Method
Size
()
asm/instructions.go:595
Method
Size
()
asm/instructions.go:613
Method
Size
()
asm/instructions.go:632
Method
String
()
components/bus.go:46
Method
String
()
components/register.go:89
Method
String
()
components/components.go:585
Method
String
()
components/stepper.go:51
Method
String
()
asm/instructions.go:67
Method
String
()
asm/instructions.go:95
Method
String
()
asm/instructions.go:118
Method
String
()
asm/instructions.go:142
Method
String
()
asm/instructions.go:165
Method
String
()
asm/instructions.go:207
Method
String
()
asm/instructions.go:248
Method
String
()
asm/instructions.go:284
Method
String
()
asm/instructions.go:320
Method
String
()
asm/instructions.go:359
Method
String
()
asm/instructions.go:398
Method
String
()
asm/instructions.go:437
Method
String
()
asm/instructions.go:476
Method
String
()
asm/instructions.go:495
Method
String
()
asm/instructions.go:524
Method
String
()
asm/instructions.go:546
Method
String
()
asm/instructions.go:585
Method
String
()
asm/instructions.go:604
Method
String
()
asm/instructions.go:622
Method
String
()
asm/instructions.go:659
Method
String
()
asm/instructions.go:684
Method
String
()
asm/markers.go:16
Method
String
()
asm/markers.go:24
Method
String
()
asm/markers.go:38
Method
String
()
memory/memory.go:115
Method
String
()
cpu/cpu.go:545
Method
String
()
io/display.go:151
Method
String
()
alu/alu.go:156
Function
Test2x4Decoder
(t *testing.T)
components/decoders_test.go:8
Function
Test3x8Decoder
(t *testing.T)
components/decoders_test.go:21
Function
Test4x16Decoder
(t *testing.T)
components/decoders_test.go:55
Function
Test8x256Decoder
(t *testing.T)
components/decoders_test.go:147
Function
TestALUAND
(t *testing.T)
cpu/cpu_test.go:695
Function
TestALUAdd
(t *testing.T)
cpu/cpu_test.go:614
Function
TestALUAddWithCarry
(t *testing.T)
cpu/cpu_test.go:639
Function
TestALUNOT
(t *testing.T)
cpu/cpu_test.go:686
Function
TestALUOR
(t *testing.T)
cpu/cpu_test.go:719
Function
TestALUShiftLeft
(t *testing.T)
cpu/cpu_test.go:823
Function
TestALUShiftRight
(t *testing.T)
cpu/cpu_test.go:835
Function
TestALUXOR
(t *testing.T)
cpu/cpu_test.go:744
Function
TestAND
(t *testing.T)
alu/alu_test.go:122
Function
TestANDGate
(t *testing.T)
circuit/gates_test.go:25
Function
TestANDGate3
(t *testing.T)
components/big_gates_test.go:9
Function
TestANDGate4
(t *testing.T)
components/big_gates_test.go:61
Function
TestANDGate5
(t *testing.T)
components/big_gates_test.go:96
Function
TestANDGate8
(t *testing.T)
components/big_gates_test.go:148
Function
TestANDer
(t *testing.T)
components/components_test.go:193
Function
TestAdapterPutsKeycodeRegisterOnBusAndClearsIt
(t *testing.T)
io/keyboard_test.go:10
Function
TestAdd2
(t *testing.T)
components/adder_test.go:50
Function
TestAdder
(t *testing.T)
components/adder_test.go:10
Function
TestAluAdd
(t *testing.T)
alu/alu_test.go:15
Function
TestAluSHL
(t *testing.T)
alu/alu_test.go:86
Function
TestAluSHR
(t *testing.T)
alu/alu_test.go:64
Function
TestBit
(t *testing.T)
components/storage_test.go:9
Function
TestBusIsNOTUpdatedOnRegisterDisabled
(t *testing.T)
components/register_test.go:124
Function
TestBusIsUpdatedOnRegisterEnable
(t *testing.T)
components/register_test.go:79
Function
TestBusOne
(t *testing.T)
components/components_test.go:503
Function
TestCALLInstruction
(t *testing.T)
asm/instructions_test.go:534
Function
TestCALLInstructionString
(t *testing.T)
asm/instructions_test.go:521
Function
TestCLF
(t *testing.T)
cpu/cpu_test.go:584
Function
TestCLFInstruction
(t *testing.T)
asm/instructions_test.go:570
Function
TestCLFInstructionString
(t *testing.T)
asm/instructions_test.go:508
Function
TestCMP
(t *testing.T)
cpu/cpu_test.go:769
Function
TestCMP
(t *testing.T)
alu/alu_test.go:261
Function
TestComparator
(t *testing.T)
components/components_test.go:436
Function
TestCompare2
(t *testing.T)
components/components_test.go:430
Function
TestDATA
(t *testing.T)
cpu/cpu_test.go:286
Function
TestDATAInstruction
(t *testing.T)
asm/instructions_test.go:361
Function
TestDATAInstructionsString
(t *testing.T)
asm/instructions_test.go:341
Function
TestEnabler
(t *testing.T)
components/components_test.go:34
Function
TestEnablerWithEnableOn
(t *testing.T)
components/components_test.go:53
Function
TestFlagsRegisterAllFalse
(t *testing.T)
cpu/cpu_test.go:58
← previous
next →
401–500 of 604, ranked by callers