Block a user
5e9baee9fa
stole some code from AmandaC to handle an undocumented condition with 404 errors returned by the internet card
7eeec67ff5
Add extra words WIPED? and FREEBLKS?
9ab5cda397
ed: rename I to i
af339d8c6a
VE: properly make buffer dirty on E and X
2d9a07d215
blkunpack: don't include trailing empty lines
94ed01086a
pcat: move drivers and xcomp to blkfs
1bea45acb8
8086a: add PUSHs, and POPs,
06d997f26a
pcat: write recipe README
496826cdc4
pcat: implement AT-XY
f76d30b6fe
pcat: add blk write support
4939189233
emul: make blk operations much faster
515890717f
pcat: use heads count from 13H08H
d7f002df98
pcat: use boot drive no passed to bootloader through DL
dc7f36263a
pcat: BLK-enabled!
8d645405b3
pcat: add RSP checks in next
f9eb7c661b
8086asm: fix CMPrr, and CMPxx, argument order
cd514e6cd6
pcat: add PSP checks in all native words
c2c32bbed8
pcat: properly handle IMMED flag in _find
1b5333d0b4
pcat: move all find code in _find word
3f82d96b8e
buffer history now: can't go out of bounds, can go to an empty line once you go past the most recent
99c05fff3c
pcat: it works!
ae719508d9
pcat: make /MOD division 16-bit
60ecab314e
pcat: we have PROMPT!
397ee3e3e6
Simplify word '
1536434666
pcat: implement cell execution and shaping things up
c571567660
emul: make verbose staging the default
acf8e03f53
8086asm: add overflow check to RPCs,
019fd8a67d
pcat: fix ?DUP
723d3c4249
pcat: all native words implemented!
8cc8df0446
pcat: add native _find
5ebdf84e78
pcat: more native words