mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
misc/open-simh: Updated for version 348f5f2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
22ff59997c
commit
1cfd9febd7
3 changed files with 57 additions and 42 deletions
|
@ -5,44 +5,57 @@ The goal of the project is to create highly portable system simulators
|
|||
and to publish them as freeware on the Internet, with freely available
|
||||
copies of significant or representative software.
|
||||
|
||||
Open SimH implements simulators for:
|
||||
|
||||
- Data General Nova, Eclipse
|
||||
- Digital Equipment Corporation PDP-1, PDP-4, PDP-7, PDP-8, PDP-9,
|
||||
PDP-10, PDP-11, PDP-15 (and UC15), PDP6, PDP10-KA, PDP10-KI,
|
||||
PDP10-KL and PDP10-KS, VAX11/780, VAX3900,VAX-11/730,
|
||||
VAX-11/750, VAX 8200/8250, VAX 8600/8650,
|
||||
MicroVAX I, VAXstation I, MicroVAX II, VAXstation II,
|
||||
VAXstation II/GPX rtVAX 1000 (or Industrial VAX 620),
|
||||
MicroVAX 2000, VAXstation 2000, MicroVAX 3100 M10/M20,
|
||||
MicroVAX 3100 M10e/M20e, InfoServer 100, InfoServer 150 VXT,
|
||||
VAXstation 3100 M30, VAXstation 3100 M38, VAXstation 3100 M76,
|
||||
VAXstation 4000 VLC, VAXstation 4000 M60, MicroVAX 3100 M80,
|
||||
InfoServer 1000
|
||||
- GRI Corporation GRI-909, GRI-99
|
||||
- IBM 1401, 1620, 7090/7094, System 3, BM 701, IBM 704,
|
||||
IBM 7010/1410, IBM 7070/7074, IBM 7080/702/705/7053,
|
||||
IBM 7090/7094/709/704, 650
|
||||
- Interdata (Perkin-Elmer) 16b and 32b systems
|
||||
- Hewlett-Packard 2114, 2115, 2116, 2100, 21MX, 1000, 3000,
|
||||
HP-3000 Series III, HP2100
|
||||
- Honeywell H316/H516
|
||||
- MITS Altair 8800, AltairZ80
|
||||
- Royal-Mcbee LGP-30, LGP-21
|
||||
- Scientific Data Systems SDS 940
|
||||
- Xerox Data Systems Sigma 32b systems
|
||||
- AT&T 3B2
|
||||
- Lincoln Labs TX-0
|
||||
- Manchester University SSEM (Small Scale Experimental Machine)
|
||||
- Burroughs B5500
|
||||
- Sigma 5, 6 and 7
|
||||
- Beta SAGE-II and PDQ-3
|
||||
- Intel Systems 8010 and 8020
|
||||
- CDC 1700
|
||||
- SCELBI (SCientic-ELectronics-BIology)
|
||||
- SEL32
|
||||
- Norsk Data ND-100
|
||||
Open SIMH provides a large (and growing) number of simulators:
|
||||
|
||||
SimH Name – Common Name
|
||||
-----------------------------------------------------------
|
||||
3B2 – AT&T 3B2/400 & 700
|
||||
alpha – DEC Alpha AXP
|
||||
ALTAIR – MITS Altair 8800
|
||||
AltairZ80 – MITS Altair 8080 & Z80
|
||||
B5500 – Burroughs B5500
|
||||
BESM6 – BESM-6 (USSR)
|
||||
CDC1700 – CDC 1700
|
||||
GRI – GRI-909 & 99
|
||||
H316 – Honywell H316 & 516
|
||||
H316-IMP – Honywell H316 & 516 ARPA/IMP
|
||||
HP2100 – HP-2100
|
||||
HP3000 – HP-3000
|
||||
I1401 – IBM 1401
|
||||
I1620 – IBM 1620
|
||||
I650 – IBM 650
|
||||
I7000 – IBM 701,7010,7070,7080, 7090
|
||||
I7094 – IBM 7094
|
||||
Ibm1130 – IBM 1130
|
||||
imlac – IMLAC PDS-1
|
||||
Intel-Systems – MDS PC XT SCELBI
|
||||
Interdata – Interdata 16b/32b
|
||||
LGP – Royal-Mcbee LGP-21,30
|
||||
NOVA – Data General Nova
|
||||
PDP1 – DEC PDP-1
|
||||
PDP4 – DEC PDP-4
|
||||
PDP6 – DEC PDP-6
|
||||
PDP7 – DEC PDP-7
|
||||
PDP8 – DEC PDP-8
|
||||
PDP9 – DEC PDP-9
|
||||
PDP15 – DEC PDP-15
|
||||
PDP10 – DEC PDP-10 (KS)
|
||||
KA10 – DEC PDP-10 (KA10)
|
||||
KI10 – DEC PDP-10 (KI10)
|
||||
KL10 – DEC PDP-10 (KL10)
|
||||
KS10 – DEC PDP-10 (KS10)
|
||||
PDP11 – DEC PDP-11
|
||||
PDQ-3 – Advanced Computer PQD-3
|
||||
S3 – IBM System/3 model 10
|
||||
SAGE – SAGE Inc. 68000
|
||||
SDS – SDS 940
|
||||
SEL32 – SEL 32/27, 67,77,87,97,V7,V9
|
||||
sigma – XDS Sigma 32b
|
||||
SSEM – Manchester SSEM
|
||||
swtp6800 – SWTP 6800
|
||||
tt2500 – General Turtle tt2500
|
||||
TX-0 – MIT TX-0
|
||||
VAX – DEC VAX
|
||||
|
||||
This package contains the Open Simh version, the 4.X stream,
|
||||
which can be found in github.
|
||||
|
|
|
@ -27,8 +27,8 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=open-simh
|
||||
SRCNAM=simh
|
||||
VERSION=${VERSION:-8b6c0b6}
|
||||
COMMIT=${COMMIT:-8b6c0b60c9e9d1d4eae62b52391b132f0450447c}
|
||||
VERSION=${VERSION:-348f5f2}
|
||||
COMMIT=${COMMIT:-348f5f294415202350a2fa80a839f3cd8e4a6e3f}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
@ -84,6 +84,8 @@ find -L . \
|
|||
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
|
||||
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
|
||||
|
||||
# make -j1 BIN/vax
|
||||
# make -j1 BIN/pdp11
|
||||
make -j1 all
|
||||
|
||||
mkdir -p $PKG/opt/$PRGNAM/bin
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="open-simh"
|
||||
VERSION="8b6c0b6"
|
||||
VERSION="348f5f2"
|
||||
HOMEPAGE="https://opensimh.org"
|
||||
DOWNLOAD="https://github.com/open-simh/simh/archive/8b6c0b6/simh-8b6c0b60c9e9d1d4eae62b52391b132f0450447c.tar.gz"
|
||||
MD5SUM="be025d7c6e416d4483e9d7030224851a"
|
||||
DOWNLOAD="https://github.com/open-simh/simh/archive/348f5f2/simh-348f5f294415202350a2fa80a839f3cd8e4a6e3f.tar.gz"
|
||||
MD5SUM="1e4b5b4ec516ac2c6ef4cccc6c58d702"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue