1
0
mirror of https://github.com/pkimpel/retro-220.git synced 2026-05-02 22:24:16 +00:00
Files
pkimpel.retro-220/software/BALGOL/BALGOL-INPUTMEDIA-OUTPUTMEDIA
Paul Kimpel 6e34115d1c Corrections to BALGOL Generator for paper-tape support.
1. Re-commit correction to NUMB address definition in Generator.
2. Correct F2 EXTENDTABLE block length for DELETE OUTPUT FORMAT 1 to
include the last table entry and avoid Cardatron alarms on system
configurations with no Cardatron support.
3. Add entries to EXTENDTABLE block in PTVER routine to cause the paper-
tape heading to be printed when the paper-tape version of the compiler
is generated.
4. Generate new tape images for the Generator, the standard compiler,
the standard 10K-word compiler, and the 5K-word paper-tape compiler.
2018-10-27 16:36:19 -07:00
..

Index of folder retro-220/software/BALGOL/BALGOL-INPUTMEDIA-OUTPUTMEDIA:
Notes and object decks for alternate input/output routines for the
Compiler and Library, as prepared for the retro-220 emulator. These are
used to configure the compiler and run-time to use different types of
peripheral devices, e.g., paper tape.

Unless otherwise specified, all files are in standard Windows text
format, with carriage-return/line-feed delimiters.


Cardatron-Media.txt
    Annotated listings for the default Cardatron input/output routines
    from the Generator and run-time Library.

PaperTape-Media/
    Compiler and Library routines to support paper-tape I/O for the
    BALGOL compiler.


Paul Kimpel
August 2018