https://github.com/virtualagc/virtualagc
Raw File
Tip revision: 391bbc7b68686318ecd16acb71d520614176e602 authored by Mike Stewart on 02 October 2019, 05:15:17 UTC
Retread 50: Completed disassembly of new extended verbs
Tip revision: 391bbc7
Main.annotation
<table style="text-align: left;" border="1" cellpadding="2" cellspacing="2">
<tbody>
<tr>
<td style="white-space: nowrap; vertical-align: middle;">
<img alt="" src="Apollo32.png" style="width: 32px; height: 32px;" align="left">
</td>
<td style="vertical-align: middle;">
This source code is a "repaired" version of TRIVIUM, a tiny sample Block I
AGC program for demonstrating the usage of the YUL assembler.  The "repair"
removes both intentional errors in the original program, and unintended problems
that were not errors for the original YUL, but are errors or bad practice for 
the modern assembler, yaYUL.
</td></tr></tbody></table>

back to top