mirror of
https://github.com/open-simh/simh.git
synced 2026-04-30 21:49:00 +00:00
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
This commit is contained in:
committed by
Mark Pizzolato
parent
275cc417fe
commit
08027162ca
@@ -10,7 +10,7 @@ env:
|
||||
- SIM="microvax3100m80 vaxstation4000vlc infoserver1000 nova eclipse hp2100 hp3000 i1401 i1620 s3 altair altairz80 gri i7094 ibm1130"
|
||||
- SIM="id16 id32 sds lgp h316 cdc1700 swtp6800mp-a swtp6800mp-a2 tx-0 ssem b5500 isys8010 isys8020 isys8030 isys8024"
|
||||
- SIM="besm6 imds-210 imds-220 imds-225 imds-230 imds-800 imds-810"
|
||||
- SIM="scelbi 3b2 i701 i704 i7010 i7070 i7080 i7090 sigma uc15"
|
||||
- SIM="scelbi 3b2 i701 i704 i7010 i7070 i7080 i7090 sigma uc15 i650"
|
||||
sudo: required
|
||||
install: sh -ex .travis/deps.sh
|
||||
script: make $SIM
|
||||
|
||||
Reference in New Issue
Block a user