mirror of
https://github.com/open-simh/simh.git
synced 2026-01-21 02:17:22 +00:00
7 lines
71 B
Plaintext
7 lines
71 B
Plaintext
set cpu 4k
|
|
set dp alpha
|
|
dep ds 100000
|
|
load -p freeway.ptp
|
|
reset
|
|
go 101
|