1
0
mirror of https://github.com/DoctorWkt/pdp7-unix.git synced 2026-04-26 04:07:14 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
rswier
a7b4608711 B compiler update
More progress
2016-03-13 03:41:14 -04:00
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