1
0
mirror of https://github.com/DoctorWkt/pdp7-unix.git synced 2026-04-25 03:44:41 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
rswier
28a98360a4 Successful first run of B interpreter!
I hand compiled hello.b into hello.s and assembled with the interpreter
and runtime library:
perl as7 --out a.out bl.s hello.s bi.s
2016-03-07 05:57:30 -05:00
rswier
e5d2831b33 transcribed from 06-5-12.pdf 2016-02-25 20:10:20 -05:00