mirror of
https://github.com/simh/simh.git
synced 2026-01-13 23:35:57 +00:00
This emulates the classic LINC. The design was settled in 1965, increasing memory to 2048 words, and adding a Z register, an overflow flag, and an interrupt facility.
5 lines
50 B
INI
5 lines
50 B
INI
cd %~p0
|
|
set crt disabled
|
|
reset
|
|
do classic-test.do
|