mirror of
https://github.com/DoctorWkt/pdp7-unix.git
synced 2026-05-04 15:15:48 +00:00
I've got a few system calls working: open, close, write, exit along with the
instructions dac, lac, iot and hlt. I can print Hello, world\n, yay!
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
git config remote.origin.url https://DoctorWkt@github.com/DoctorWkt/pdp7-unix.git
|
||||
to cache my Github username
|
||||
|
||||
git config --global user.name "Warren Toomey"
|
||||
git config --global user.email wkt@tuhs.org
|
||||
|
||||
Reference in New Issue
Block a user