Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/djhworld/simple-computer
/ Enable
Method
Enable
cpu/cpu.go:268–268 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
266
267
type
Enableable
interface
{
268
Enable()
269
Disable()
270
}
271
Callers
6
testBusOneReturnsCorrectResult
Function · 0.65
Update
Method · 0.65
updateEnableStatus
Function · 0.65
updateEnabled
Method · 0.65
renderPixelsFromRAM
Method · 0.65
updateKeycodeReg
Method · 0.65
Implementers
5
Register
components/register.go
BusOne
components/components.go
IOBus
components/iobus.go
Memory64K
memory/memory.go
displayRAM
io/display_ram.go
Calls
no outgoing calls
Tested by
2
testBusOneReturnsCorrectResult
Function · 0.52
updateEnabled
Method · 0.52