jkh 94f344ce1c o Add proper stack checking to all file words
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. :)
1998-11-07 17:38:40 +00:00
..
1998-11-06 20:32:22 +00:00
1998-11-07 14:56:04 +00:00
1998-10-31 11:37:09 +00:00
1998-08-17 01:05:25 +00:00
1998-10-31 20:09:25 +00:00
1998-08-17 01:05:25 +00:00