1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2026-04-21 22:17:15 +00:00

Oops on the prodos library name

This commit is contained in:
dschmenk
2016-08-15 22:13:37 -07:00
parent 585e19260f
commit a40a0ba3ad
7 changed files with 15 additions and 8 deletions
+1
View File
@@ -31,3 +31,4 @@ export def argFirst
return argDelim(cmdline)
end
done
@@ -95,3 +95,5 @@ export def newline(refnum, emask, nlchar)
perr = syscall($C9, @params)
return perr
end
done
+4
View File
@@ -1,4 +1,8 @@
include "inc/spiport.plh"
import cmdsys
predef call, putc, puts, putln
end
//
// FAT I/O object
//
+1 -1
View File
@@ -1,5 +1,5 @@
import cmdsys
predef call, putc
predef call, putc, puts, putln
end
//
// Bit banged spi over gameport