1
0
mirror of https://github.com/PDP-10/its.git synced 2026-05-04 15:16:32 +00:00

Update KA10 simulator.

This commit is contained in:
Lars Brinkhoff
2019-06-17 08:13:04 +02:00
parent 5e1fe0344e
commit 1b3c48e735
18 changed files with 45 additions and 45 deletions

View File

@@ -53,7 +53,7 @@ we'd be delighted to test this on a real KS10.
To build ITS with this repository, you need some tools installed:
make, C compiler, and expect. For KA10, you also need SDL or SDL2 for
the Type 340 display. Ensure all submodules are checked out, and then
type `make EMULATOR=simh`, `make EMULATOR=sims`, or `make
type `make EMULATOR=simh`, `make EMULATOR=pdp10-ka`, or `make
EMULATOR=klh10`. This will leave built files in the `out` directory,
one of which is a disk image with ITS installed.