New installation mechanism

This commit is contained in:
ceriel
1991-09-02 15:46:16 +00:00
parent a70ce8404c
commit 5d9dc323e9
28 changed files with 116 additions and 65 deletions

View File

@@ -13,7 +13,7 @@
and ax,~0777
push bx
push ax
call _brk
call __brk
pop cx
pop bx
cmp ax,-1