1
0
mirror of https://github.com/pkimpel/retro-220.git synced 2026-01-13 15:18:24 +00:00
Paul Kimpel 8b6199afd8 Commit retro-220 version 0.02:
1. Finish implementation of Cardatron input and output units.
2. Minor corrections to BAC-Assembler script and BALGOL-Generator transcription.
3. Apply band-select "punches" in column 1 of WINTER.PI.card assembler deck.
4. Implement striping on Console register displays to highlight the opcode (62) fields.
5. Implement List-Cards utility to read cards from CR1 and list them on LP2.
2017-05-24 09:09:08 -07:00
..

Index of folder retro-220/software/tools:
Scripts and utilities supporting the Burroughs 220 BALGOL Compiler
recovery effort.

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


    [WORK IN PROGRESS]


BAC-Assembler.html
    HTML/Javascript assembler for the assembly language dialect used
    with the BALGOL Main, Overlay, and intrinsic functions.

BAC-XScript-Reformatter.wsf
    Windows VBScript utility to extract source code from the BALGOL
    assembly listing transcriptions and reformat them into card decks
    for use by BAC-Assembler.html

BAC-DeckGen.cmd
    Windows command-line script to generate card decks for BAC-Assembler
    from the transcribed *.baca files for the BALGOL compiler.

Paul Kimpel
March 2017