aboutsummaryrefslogtreecommitdiff
path: root/slof/fs/fcode/1275.fs
AgeCommit message (Expand)AuthorFilesLines
2023-02-28Fix typos in the slof folderThomas Huth1-1/+1
2013-01-04Spelling fixes in comments and debug messagesStefan Weil1-1/+1
2011-12-20Removed unused codeThomas Huth1-39/+0
2011-12-20FCODE: Support for fcode programs with 8-bit offsetsThomas Huth1-10/+19
2011-12-20Support for "INSTANCE BUFFER:" in Forth and FCODE.Thomas Huth1-7/+9
2011-11-24FCODE: Fixed b?branch instructionThomas Huth1-5/+1
2011-11-17FCODE: Support FCODE programs that access MMIO memory without the r-functionsThomas Huth1-0/+23
2011-11-17FCODE: Implemented missing tokensThomas Huth1-0/+73
2011-11-17FCODE: Removed some unused test code and functionsThomas Huth1-26/+1
2011-11-17FCODE: Improved b(field) and b(buffer:)Thomas Huth1-4/+7
2011-11-17FCODE: Fixed named-token functionThomas Huth1-7/+14
2011-11-17FCODE: Fixed b(;) so that it also works with the debuggerThomas Huth1-3/+4
2011-11-17FCODE: Fixed instance handlingThomas Huth1-16/+78
2011-11-17FCODE evaluator source code beautification and clean-upThomas Huth1-62/+62
2010-12-01Initial import of slof-JX-1.7.0-4Benjamin Herrenschmidt1-0/+353