mirror of
https://github.com/open-simh/simh.git
synced 2026-03-19 08:15:11 +00:00
These are tests for the classic LINC, including the features new in 1965: 2048 words of memory, 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
|