Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
| "PDP-8" an emulator of DEC's PDP-8 computer. | |
create a new instance of the PDP-8 virtual machine |
obj["MemoryDataset"] | ||
obj["MemoryState"] | ||
obj["MemoryView"] | ||
obj["ScreenState"] | ||
obj["StepCount"] | the number of steps the machine has been run |
return an interactive debugger | ||
return an interactive PDP-8 front panel | ||
load a list of integers bin | ||
read the contents of the memory address addr | ||
write val addr | ||
reset the state of the processor, setting the program counter to org | ||
reset the machine, loads bin org | ||
run n | ||
run n |
Examples | MoreExamples⊳ |
VirtualMachine |
|
VirtualMachineObject | |||||||||
|
| |||||||||||||||
VirtualMachineExecute |
|
VirtualMachineExecute |
|
| |||||||||||||||