Commit Graph
955 Commits
Author SHA1 Message Date
Warren Toomey f46777b272 Added code to output the final machine code in octal. Parse
the 'i' argument to instructions that indicate indirect mode.
2016-02-24 11:15:47 +10:00
Warren Toomey d70b4e87cc First version of as7, which is definitely incomplete. I now need some
example assembly programs and their machine code octal dumps so that
I can complete as7 and get it working properly.
2016-02-24 09:16:32 +10:00
Warren Toomey 9b19ce4af5 Made it fit into 80 columns 2016-02-24 09:15:12 +10:00
Warren debf1966e8 Update README.md
Add more description of the project
2016-02-24 08:54:03 +10:00
Warren 103048132c Initial commit 2016-02-24 07:56:18 +10:00