PiDP-8/I Software

Changes On Branch os8-v3f-extensions
Log In

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch os8-v3f-extensions Excluding Merge-Ins

This is equivalent to a diff from 9dfb8bdafd to 9e2383ad18

2018-12-06
23:51
Merge os8-v3f-extensions branch to trunk. This replaces the old mkos8 builder with a generic scripting facility, os8-run. It also puts some historical sources "os8-v3f" under source control to build an update from OS/8 v3d. The ultimate aim of the v3f work is to re-generate the lost OS/8 Combined Kit which includes device drivers from the "OS/8 Device Extensions Kit" as well as integration of pieces that were formerly add-ons. The "Combined Kit" work is now possible. check-in: b7bc669fdc user: poetnerd tags: trunk
04:46
Added a timeout parameter to simh.os8_send_cmd() with a default that lets the current os8-run scripts run without timing out when running especially long commands such as the CCL.BI assembly step on an old Raspberry Pi model B+. (We'd been declaring success while running on much faster platforms, which have correspondingly shorter maximum run times for these commands.) Closed-Leaf check-in: 9e2383ad18 user: tangent tags: os8-v3f-extensions
2018-12-03
22:32
Passing debug flag from os8-run down into class simh. check-in: 66cca79b3c user: tangent tags: os8-v3f-extensions
2018-10-18
09:55
Merged in trunk fixes check-in: ad9d51ebae user: tangent tags: os8-v3f-extensions
09:52
The pidp8i-test program now debounces the switches in scan-switch mode. Without this change, if the contacts bounce rapidly enough for the scanning loop to detect, a builder could be lead to believe their properly-working PiDP-8/I has a problem. check-in: 9dfb8bdafd user: tangent tags: trunk
09:49
Made the size of the global switchstatus array explicit, so we can do sizeof sanity checks on it in programs. check-in: e9ec92de08 user: tangent tags: trunk

Changes to Makefile.in.

Changes to README.md.

Changes to auto.def.

Added bin/os8-cp.in.

Added bin/os8-run.

Changes to bin/teco-pi-demo.

Changes to boot/3.script.in.

Added boot/run-v3f.script.in.

Added cpanfile.

Added doc/os8-cp.md.

Changes to doc/os8-patching.md.

Added doc/os8-run.md.

Deleted lib/mkos8/__init__.py.

Deleted lib/mkos8/argparser.py.

Added lib/os8script.py.

Changes to lib/pidp8i/__init__.py.in.

Changes to lib/pidp8i/dirs.py.in.

Changes to lib/simh.py.

Deleted libexec/mkos8.

Added media/os8/3finit.tx.in.

Changes to media/os8/README.md.

Added media/os8/init.cm.

Deleted media/os8/os8.tu56.

Added media/os8/patches/patch-list.txt.

Deleted media/os8/patches/patch_list.txt.

Added media/os8/scripts/README.md.

Added media/os8/scripts/all-tu56.os8.

Added media/os8/scripts/copy-test.os8.

Added media/os8/scripts/cusp-copyin.os8.

Added media/os8/scripts/err-test.os8.

Added media/os8/scripts/patch-test.os8.

Added media/os8/scripts/restart-test.os8.

Added media/os8/scripts/v3d-dist-rk05.os8.

Added media/os8/scripts/v3d-reset-tc08.os8.

Added media/os8/scripts/v3d-rk05.os8.

Added media/os8/scripts/v3d-src-rk05.os8.

Added media/os8/scripts/v3f-control.os8.

Added media/os8/scripts/version-test.os8.

Changes to src/misc/ptp2txt.c.

Added src/os8/v3f/BATCH.PA.

Added src/os8/v3f/BLOAD.PA.

Added src/os8/v3f/BOOT.PA.

Added src/os8/v3f/BPAT.PA.

Added src/os8/v3f/BUILD.PA.

Added src/os8/v3f/CCL.BI.

Added src/os8/v3f/CCL.MA.

Added src/os8/v3f/CCLAT.MA.

Added src/os8/v3f/CCLCD.MA.

Added src/os8/v3f/CCLCDX.MA.

Added src/os8/v3f/CCLCOR.MA.

Added src/os8/v3f/CCLDAT.MA.

Added src/os8/v3f/CCLDRV.MA.

Added src/os8/v3f/CCLMSG.MA.

Added src/os8/v3f/CCLPS.MA.

Added src/os8/v3f/CCLREM.MA.

Added src/os8/v3f/CCLRUN.MA.

Added src/os8/v3f/CCLSB2.MA.

Added src/os8/v3f/CCLSEM.MA.

Added src/os8/v3f/CCLSIZ.MA.

Added src/os8/v3f/CCLSUB.MA.

Added src/os8/v3f/CCLTAB.MA.

Added src/os8/v3f/CCLTBL.MA.

Added src/os8/v3f/CD.PA.

Added src/os8/v3f/FPAT.PA.

Added src/os8/v3f/FUTIL.PA.

Added src/os8/v3f/KL8E.PA.

Added src/os8/v3f/LCSYS.BI.

Added src/os8/v3f/OS78.BI.

Added src/os8/v3f/OS8.PA.

Added src/os8/v3f/PAL8.PA.

Added src/os8/v3f/PIP.PA.

Added src/os8/v3f/README.V3F.

Added src/os8/v3f/README.md.

Added src/os8/v3f/RESORC.BI.

Added src/os8/v3f/RESORC.MA.

Added src/os8/v3f/RESOV0.MA.

Added src/os8/v3f/RESOV1.MA.

Added src/os8/v3f/RESOV2.MA.

Added src/os8/v3f/RESOVD.MA.

Added src/os8/v3f/RL0.PA.

Added src/os8/v3f/RL1.PA.

Added src/os8/v3f/RL2.PA.

Added src/os8/v3f/RL3.PA.

Added src/os8/v3f/RLC.PA.

Added src/os8/v3f/RLFRMT.PA.

Added src/os8/v3f/RLSY.PA.

Added src/os8/v3f/RTL.PA.

Added src/os8/v3f/RTS.PA.

Added src/os8/v3f/RX78C.PA.

Added src/os8/v3f/RXCOPY.PA.

Added src/os8/v3f/RXNS.PA.

Added src/os8/v3f/RXSY1.PA.

Added src/os8/v3f/RXSY2.PA.

Added src/os8/v3f/SAVECB.PA.

Added src/os8/v3f/TECO.PA.

Added src/os8/v3f/UCSYS.BI.

Added src/os8/v3f/VXNS.PA.

Added src/os8/v3f/VXSY.PA.

Added src/os8/v3f/actions.txt.

Changes to src/palbart/palbart.c.

Added tools/diff-os8.

Deleted tools/test-mkos8.

Added tools/test-os8-run.

Changes to tools/version.