Got build working on newer OSX, included missing ADFs

This commit is contained in:
alpine9000
2019-06-11 13:58:03 +10:00
parent abe4b9e850
commit ffc5f1f93d
40 changed files with 4937 additions and 341 deletions
+3 -2
View File
@@ -1,6 +1,7 @@
include "funcdef.i"
include "../include/registers.i"
include "exec/io.i"
include "lvo/exec_lib.i"
include "exec/exec_lib.i"
include "devices/trackdisk.i"
@@ -75,4 +76,4 @@ mainStart:
endif ; SHRINKLER==0
cnop 0,512
mainEnd:
end
end