Block a user
415bd7a169
Support nested LOAD
aec19e5c87
Add word "LOAD"
a67101fb8b
Add word "EMPTY"
add3b6629b
Make DO .. LOOP binary code more compact
b8dd86bd18
Move notes.txt in blk
1efb2821e3
Make usage and dictionary documentation in-system
f59cac0588
blk: first steps
d4cdb659b4
tools: add blkpack
7292d486dc
z80a: add stuctured flow words
7d184b9e70
Use SUBHLss, macro more
d919a10265
Remove runbin
b536d3bfd6
rc2014: complete the EEPROM recipe
d0545d555f
upload: use A! instead of C!
d08a9711c5
boot: make HERE point to RAMEND instead of CURRENT
509972b08c
tools: add exec and convert ./upload to Forth
1e0b40a876
Add word "FORGET"
4c7dfe0dfe
Add drv/at28
76e4422796
Add adev unit
d996dd8c9e
Add one layer of indirection in subsystem memory management
d4f65911c0
rc2014: add notes about stage3.bin
420836276d
readln: rename (c<) to (rdln<)
d6c9ab3f32
tools/stripfc: strip a little bit more
9548514ff0
rc2014: dictionary relinking now works!
06d0a02c12
link: fix LITA processing
fc127f8d3e
moved the VT100 driver out of the kernel and into its own library
2327dc9c18
added the ability to reload libraries to the loadfile module
0cdd70e917
added the ability for software to change the computer.pullSignal timeout
6368cc3bac
Remove (sysv)
a6efb65010
emul: extract capture mark from icore into xstop.fs
a9b3c6adf3
there is now a non-standard control code for the terminal to toggle line mode and local echo for the terminal
f62376bd0a
boot: remove _bend
7aa1be070b
emul: build boot binary in one pass
c8c337fd58
xcomp: widen scope
54929c2aa0
xcomp: simplify further
e6d3638f4f
Add CURRENT* and simplify xcomp
f1171c656c
xcomp: make (xfind) use _find instead of (find)
1b6286dcfe
Make (find) 2-layered, the lower layer having CURRENT as a param
66dc621919
xcomp: don't automatically shadow core words