1
0
mirror of https://github.com/open-simh/simh.git synced 2026-03-13 05:51:02 +00:00

4 Commits

Author SHA1 Message Date
Lars Brinkhoff
035519f6c1 LINC: Fix test 31 and 35 on the diagnostics tape.
Block 45 held damaged data, and block 51 was identical to block 52.
2025-10-23 16:10:50 +02:00
Lars Brinkhoff
d049ac9918 LINC: Diagnostics for classic LINC.
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.
2025-10-23 16:10:44 +02:00
Lars Brinkhoff
d4eb628d83 LINC: Test for teletype output. 2025-10-23 09:17:20 +02:00
Lars Brinkhoff
fd3a79ebb5 LINC: New emulator for the classic LINC.
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.
2025-10-23 09:17:15 +02:00