Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/djhworld/simple-computer
/ Set
Method
Set
cpu/cpu.go:273–273 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
271
272
type
Settable
interface
{
273
Set()
274
Unset()
275
}
276
Callers
14
TestMemory64KWrite
Function · 0.65
TestMemory64KDoesNotUpdateWhenSetFlagIsOff
Function · 0.65
Update
Method · 0.65
updateSetStatus
Function · 0.65
refreshValue
Method · 0.65
updateSet
Method · 0.65
setMemoryLocation
Function · 0.65
setMemoryLocation2
Function · 0.65
setRegister
Function · 0.65
writeToInputMAR
Method · 0.65
writeToDisplayRAM
Method · 0.65
setOutputRAMAddress
Method · 0.65
Implementers
4
Register
components/register.go
IOBus
components/iobus.go
Memory64K
memory/memory.go
displayRAM
io/display_ram.go
Calls
no outgoing calls
Tested by
7
TestMemory64KWrite
Function · 0.52
TestMemory64KDoesNotUpdateWhenSetFlagIsOff
Function · 0.52
refreshValue
Method · 0.52
updateSet
Method · 0.52
setMemoryLocation
Function · 0.52
setMemoryLocation2
Function · 0.52
setRegister
Function · 0.52