1
0
mirror of https://github.com/simh/simh.git synced 2026-01-27 12:32:24 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Mark Pizzolato
bf64a152d9 makefile: Correct experimental/incomplete simulator list and add to CI build 2022-09-26 13:42:30 -10:00
Bill Beech
96c32fcb80 Intel-Systems: Merge MDS, SDK, OEM simulators into Intel-MDS simulator
14 separate simulators now internal to a general purpose simulator
2021-04-11 14:37:34 -07:00
Lars Brinkhoff
fcc7c37d5a CI: Build using GitHub Actions. 2020-12-11 10:38:07 +01:00
Lars Brinkhoff
0583bdfeda TRAVIS: Update Mac build to use Xcode 12.
Older versions no longer work with Homebrew.
2020-12-03 11:47:52 +01:00
Lars Brinkhoff
44cc9f3f6d TT2500: Turtle Terminal 2500, from General Turtle Inc.
Custom TTL design by Marvin Minsky.  There are two displays: one
raster scan for bitmapped characters, and another random scan for
vector graphics.  There is also a keyboard, and a UART for talking
to a host computer.

The computer is normally booted off a ROM which reads and starts a
secondary loader from the UART.  The loader is responsible for reading
the payload, which comes in checksummed blocks.  The LOAD command
accepts files in same format.
2020-12-02 08:17:47 +01:00
Lars Brinkhoff
f95ac7ddbd IMLAC: Simulator for Imlac PDS-1. 2020-06-12 16:05:50 +02:00
Roberto Sancho Villa
08027162ca I650: Update IBM 650 simulator to Release 4
- Integration with updated sim_card API
- Addition of MT (Mag Tape) device
- Addition of DSK (Disk) device
- Build time simulator test
2020-05-15 05:57:01 -07:00
Author: Richard Cornwell
c686f75894 KA10: Added support for KL10A/B. 2020-03-09 23:07:47 -07:00
Mark Pizzolato
9185a3d8f0 travis: Add missing besm6 simulator from the build 2020-01-01 20:22:09 -08:00
Lars Brinkhoff
128204c71e travis: Add email notifications. 2019-10-29 08:03:57 -07:00
Mark Pizzolato
cd6e093ecc travis: Add new Intel-Systems to Travis matrix build 2019-10-18 23:16:51 -07:00
Lars Brinkhoff
2f707ffc6e travis: Travis CI matrix build. Each job builds 15 simulators. 2019-07-22 13:32:57 -07:00
Lars Brinkhoff
567f703131 Install prerequisite libraries for Travis CI. 2018-03-19 18:58:38 +01:00
Lars Brinkhoff
2e99cd0311 SCP: continuous build in Travis CI. 2018-03-15 15:19:40 +01:00