37869e957d
o add fkey and fread o eliminate fexists now that this can be expressed in HLL forth ( : fexists fopen dup -1 <> if fclose 1 else drop 0 then ; ) :-) Once we get the ability to write files, it should be possible to do stand-alone rescue work from the 3rd stage boot. :) |
||
---|---|---|
.. | ||
alpha | ||
i386 | ||
softwords | ||
dict.c | ||
ficl.c | ||
ficl.h | ||
Makefile | ||
math64.c | ||
math64.h | ||
stack.c | ||
sysdep.c | ||
sysdep.h | ||
testmain.c | ||
vm.c | ||
words.c |