1
0
mirror of https://github.com/DoctorWkt/pdp7-unix.git synced 2026-02-27 09:19:31 +00:00

Commit Graph

  • f46777b272 Added code to output the final machine code in octal. Parse the 'i' argument to instructions that indicate indirect mode. Warren Toomey 2016-02-24 11:15:47 +10:00
  • 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. Warren Toomey 2016-02-24 09:16:32 +10:00
  • 9b19ce4af5 Made it fit into 80 columns Warren Toomey 2016-02-24 09:15:12 +10:00
  • debf1966e8 Update README.md Warren 2016-02-24 08:54:03 +10:00
  • 103048132c Initial commit Warren 2016-02-24 07:56:18 +10:00