https://github.com/virtualagc/virtualagc
Raw File
Tip revision: b8304c7c84b543b28903346c11a2c30b6af6aedf authored by Mike Stewart on 03 August 2019, 05:42:04 UTC
Added a skeleton Colossus 234 for reconstruction, based on Colossus 237
Tip revision: b8304c7
MAIN.agc
### FILE="Main.annotation"
# Copyright:   	Public domain.
# Filename:    	MAIN-repaired.agc
# Purpose:     	Source code for TRIVIUM, a demonstration
#	       	Block I AGC program for the YUL assembler,
#		with the intentional and unintended coding
#		errors repaired.
# Assembler:   	yaYUL
# Contact:     	Ron Burkey <info@sandroid.org>.
# Website:     	https://www.ibiblio.org/apollo/index.html
# Page Scans:  	http://www.ibiblio.org/apollo/ScansForConversion/TRIVIUM/
# Mod history: 	2018-10-20 RSB  Created.

# The only section of the program.
$1_AND_ONLY.agc
back to top