PiDP-8/I Software

Check-in [19490adbd4]
Log In

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

Overview
Comment:Merged in trunk changes
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | os8-run-python3
Files: files | file ages | folders
SHA3-256: 19490adbd4130dc2a25cd0bbd3d8c6426e36d5dee6eb52c6b88994024001b619
User & Date: tangent 2019-05-11 15:33:10.316
Context
2019-05-11
18:25
The configure script now detects whether Python 2 or 3 is installed, and what its binary is called. If both are installed, it prefers Python 3. This then substitutes the value found into all scripts and module shebang lines that previously hardcoded "/usr/bin/env python". With this move, several files got renamed to *.in, as they previously had no other reason to be treated as Autosetup templates. check-in: 1860880163 user: tangent tags: os8-run-python3
15:33
Merged in trunk changes check-in: 19490adbd4 user: tangent tags: os8-run-python3
15:17
Assorted small updates to doc/class-simh.md check-in: b4b89f2f1e user: tangent tags: trunk
2019-04-16
11:49
More print() fixes, this time for os8-cp. check-in: e05a907c3f user: tangent tags: os8-run-python3
Changes
Unified Diff Side-by-Side Diff Patch
Changes to ChangeLog.md.
Changes to Makefile.in.
Changes to README.md.
Changes to auto.def.
Changes to autosetup/README.autosetup.
Changes to autosetup/autosetup.
Changes to autosetup/autosetup-config.guess.
Changes to autosetup/autosetup-config.sub.
Changes to autosetup/cc-lib.tcl.
Changes to autosetup/cc-shared.tcl.
Changes to autosetup/cc.tcl.
Changes to autosetup/system.tcl.
Changes to bin/pidp8i.in.
Changes to bin/teco-pi-demo.
Changes to boot/0.script.in.
Changes to boot/2.script.in.
Changes to boot/3.script.in.
Changes to boot/4.script.in.
Changes to boot/6.script.in.
Added boot/common.script.in.
Changes to boot/run-v3f.script.in.
Changes to boot/run.script.in.
Added boot/savestate.script.
Changes to boot/tss8.script.in.
Changes to configure.
Changes to doc/RELEASE-PROCESS.md.
Changes to doc/class-simh.md.
Changes to etc/pidp8i.service.in.
Changes to src/SIMH/scp.c.
Changes to src/SIMH/sim_console.c.
Changes to src/SIMH/sim_defs.h.
Changes to src/SIMH/sim_ether.c.
Changes to src/SIMH/sim_serial.c.
Changes to src/SIMH/sim_tape.c.
Changes to src/misc/scanswitch.c.
Changes to src/pidp8i/gpio-common.c.in.
Changes to tools/autosetup-update.
Changes to tools/bosi.
Changes to tools/mkrel.
Changes to tools/publish-os8.