Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
| "PDP-1" an emulator of the DEC's PDP-1 computer. | |
create a new instance of the PDP-1 virtual machine |
obj["ConsoleState"] | ||
obj["MemoryState"] | ||
obj["MemoryView"] | ||
obj["ProcessorState"] | ||
obj["ScreenState"] | ||
obj["StepCount"] | the number of steps the machine has been run |
reset the state of the consol | ||
return an interactive debugger | ||
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 | ||
reset the state of the screen | ||
a dynamic Image |
Examples | MoreExamples⊳ |
VirtualMachine |
|
VirtualMachineObject | |||||||||
|
| |||||||||||||||||
VirtualMachineExecute |
Spacewar! |
|
VirtualMachineExecute |
|
VirtualMachineExecute |
VirtualMachineExecute |
|
| |||||||||||||||||