1
0
mirror of https://github.com/pkimpel/retro-220.git synced 2026-01-13 23:27:40 +00:00
Paul Kimpel a5936cdd03 Commit corrections and enhancements to BAC-Assembler:
1. Remove emulated card reader UI and related timing delays.
    2. Implement CNST string operands spanning card images.
    3. Correct parsing of address pool constants and building of constant pools.
    4. Correct parsing of empty operands.
    5. Rearrange portions of the code, eliminate old stats-gathering prototype code.
Minor corrections to BALGOL-Main transcription.
Corrections and additional transcription for BALGOL-Overlay.
2017-01-08 17:47:29 -08: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.


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

Paul Kimpel
January 2017