summaryrefslogtreecommitdiffstats
path: root/sys/boot/ficl/i386/sysdep.c
Commit message (Expand)AuthorAgeFilesLines
* Bring in ficl version 2.03. No version bump for loader.dcs1999-09-291-7/+11
* Add EXCEPTION word set.msmith1999-01-221-0/+7
* Change counter-intuitive pc@ and pc! to inb and outb.abial1999-01-141-5/+5
* Add words "pc!" and "pc@" which allow to manipulate I/O ports. This canabial1999-01-131-0/+35
* Fix includes; we were still pulling in <stdlib.h> in some places.msmith1998-11-041-0/+5
* Make this work in the libstand environment; don't use stdio/stdlib headers.msmith1998-11-041-6/+2
* Add the Ficl (Forth Inspired Command Language) interpreter. If all goes well,msmith1998-11-031-0/+90
OpenPOWER on IntegriCloud