freebsd-nq/sys/boot/ficl
Andrzej Bialecki c82de3cb3f Add words "pc!" and "pc@" which allow to manipulate I/O ports. This can
be helpful when directly fiddling with PC hardware.

Also, define "arch-i386" appropriately, as suggested by Daniel C. Sobral.
1999-01-13 21:31:50 +00:00
..
alpha Add words "pc!" and "pc@" which allow to manipulate I/O ports. This can 1999-01-13 21:31:50 +00:00
i386 Add words "pc!" and "pc@" which allow to manipulate I/O ports. This can 1999-01-13 21:31:50 +00:00
softwords Take init out of here - it's a layering violation. 1998-11-07 05:01:25 +00:00
dict.c Fix includes; we were still pulling in <stdlib.h> in some places. 1998-11-04 03:42:16 +00:00
ficl.c Eliminate much code cruft by extending simple file I/O API to include 1998-11-07 06:18:06 +00:00
ficl.h Add words "pc!" and "pc@" which allow to manipulate I/O ports. This can 1999-01-13 21:31:50 +00:00
Makefile Remember a bit more of my forth and do: 1998-11-05 08:39:43 +00:00
math64.c Add the Ficl (Forth Inspired Command Language) interpreter. If all goes well, 1998-11-03 06:11:35 +00:00
math64.h Add the Ficl (Forth Inspired Command Language) interpreter. If all goes well, 1998-11-03 06:11:35 +00:00
stack.c Fix includes; we were still pulling in <stdlib.h> in some places. 1998-11-04 03:42:16 +00:00
sysdep.c Add words "pc!" and "pc@" which allow to manipulate I/O ports. This can 1999-01-13 21:31:50 +00:00
sysdep.h Add the Ficl (Forth Inspired Command Language) interpreter. If all goes well, 1998-11-03 06:11:35 +00:00
testmain.c Fix includes; we were still pulling in <stdlib.h> in some places. 1998-11-04 03:42:16 +00:00
vm.c Fix includes; we were still pulling in <stdlib.h> in some places. 1998-11-04 03:42:16 +00:00
words.c Add words "pc!" and "pc@" which allow to manipulate I/O ports. This can 1999-01-13 21:31:50 +00:00