DoctorWkt / pdp7-unix

A project to resurrect Unix on the PDP-7 from a scan of the original assembly code
GNU General Public License v3.0
431 stars 71 forks source link

Annotate st #235

Closed mohd-akram closed 1 year ago

mohd-akram commented 1 year ago

I have been working on porting Space Travel to C, and in the process annotated the assembly code. The C port is available here.