1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-05 11:04:02 +00:00

BOLIO - typesetting software.

Written primarily by David Moon.  This is version 195.  The PURQIO
Lisp image will only run on machines named AI, ML, MC, or DM; this is
fixed in another commit.
This commit is contained in:
Lars Brinkhoff
2019-06-13 12:56:06 +02:00
parent 286f7edc33
commit eb904721bc
7 changed files with 1690 additions and 1 deletions

View File

@@ -28,7 +28,7 @@ SRC = syseng sysen1 sysen2 sysen3 sysnet kshack dragon channa \
fonts zork 11logo kmp info aplogo bkph bbn pdp11 chsncp sca music1 \
moon teach ken lmio1 llogo a2deh chsgtv clib sys3 lmio turnip \
mits_s rab stan_k bs cstacy kp dcp2 -pics- victor imlac rjl mb bh \
lars drnil radia gjd maint
lars drnil radia gjd maint bolio
DOC = info _info_ sysdoc sysnet syshst kshack _teco_ emacs emacs1 c kcc \
chprog sail draw wl pc tj6 share _glpr_ _xgpr_ inquir mudman system \
xfont maxout ucode moon acount alan channa fonts games graphs humor \

BIN
bin/sys/purqio.2138 Executable file

Binary file not shown.

BIN
bin/sysbin/bolio.177 Executable file

Binary file not shown.

5
bin/sysbin/boliop.195pat Executable file
View File

@@ -0,0 +1,5 @@
;;; Patch directory for BOLIO 195 -*- Lisp -*-
;;; Written 12/07/83 03:55:57 by GSB
;;; Lisp 2138
((0. "BOLIO Loaded" GSB NIL :EXPERIMENTAL NIL))

View File

@@ -38,6 +38,7 @@
- BINPRT, display information about a binary executable file.
- BITPRT, print JCL as bits.
- BKG, a Backgammon game.
- BOLIO, typesetting.
- BOOTVT, GT40 boot ROM.
- BYE, say goodbye to user. Used in LOGOUT scripts.
- CALPRT, decode a .CALL instruction's CALL block.

1682
src/bolio/lmrq.376 Executable file

File diff suppressed because it is too large Load Diff

1
src/bolio/ts.bolio Symbolic link
View File

@@ -0,0 +1 @@
sysbin/bolio.177