From f9138e31fb960a2e6b61aeff10f0852cc7d0f6a4 Mon Sep 17 00:00:00 2001 From: ken rector Date: Sat, 14 Jan 2023 10:23:16 -0800 Subject: [PATCH] Update README.md --- README.md | 51 +++++++++++++++++++-------------------------------- 1 file changed, 19 insertions(+), 32 deletions(-) diff --git a/README.md b/README.md index ebbfa37..bfc939c 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -#SDS Software Kit +# SDS Software Kit This is a collection of software for use with the simh SDS simulator. It is provided in hopes of exciting the interested of those curious about computing during the 1960-1976 period. -##Introduction +## Introduction The SDS 900 Series computers supported paper tape and card unit record systems and the software in this kit predominatly uses these devices. @@ -22,37 +22,24 @@ programs. The work to put this kit together was done on a Mac. I don't know wh will happen using this stuff on other platforms -##Files -File|Description +## Files + +File | Description ----|---- - -850640 SEMI-AUTOMATIC TYPEWRITER TEST - -850644 BINARY INPUT-BASIC PAPER TAPE LOADER - -850645 UNIVERSAL LOADER - -850647 ENCODED TO SYMBOLIC RECONSTRUCTOR(RECON) - -850648 BINARY INPUT ONE CARD LOADER - -850649 BINARY INPUT-TWO CARD LOADER - -850657 CARD PUNCH TEST PROGRAM PACKAGE - -850816 910/925 ALGOL 60 BASIC 4K SYSTEM - -890548 BINARY TO SYMBOLIC TRANSLATOR - -cross assembler Assemble SYMBOL programs on a MAC - -fortransa 920/930 FORTRAN II SYSTEM (STAND ALONE) - -symbol Symbol assembler and command files - -tests A magtape test, so far - -tools Possibly useful tools +850640 | SEMI-AUTOMATIC TYPEWRITER TEST +850644 | BINARY INPUT-BASIC PAPER TAPE LOADER +850645 | UNIVERSAL LOADER +850647 | ENCODED TO SYMBOLIC RECONSTRUCTOR(RECON) +850648 | BINARY INPUT ONE CARD LOADER +850649 | BINARY INPUT-TWO CARD LOADER +850657 | CARD PUNCH TEST PROGRAM PACKAGE +850816 | 910/925 ALGOL 60 BASIC 4K SYSTEM +890548 | BINARY TO SYMBOLIC TRANSLATOR +cross assembler | Assemble SYMBOL programs on a MAC +fortransa | 920/930 FORTRAN II SYSTEM (STAND ALONE) +symbol | Symbol assembler and command files +tests | A magtape test, so far +tools | Possibly useful tools