dialer.com - a small BBS simulator, written in a custom Forth environment which includes an 8086 assembler and is capable of assembling itself.
Find a file
2023-09-09 14:08:22 -04:00
.gitignore fix up number printing word 2023-09-04 14:23:12 -04:00
asm.jrt cleanup, flow control immediate words 2023-09-09 14:08:22 -04:00
boot.jor cleanup, flow control immediate words 2023-09-09 14:08:22 -04:00
build.bat cleanup, flow control immediate words 2023-09-09 14:08:22 -04:00
debug.jrt cleanup, flow control immediate words 2023-09-09 14:08:22 -04:00
defs.jrt cleanup, flow control immediate words 2023-09-09 14:08:22 -04:00
jort.com cleanup, flow control immediate words 2023-09-09 14:08:22 -04:00
lookup.jrt dictionary words, limited "target" compiler 2023-09-04 23:24:12 -04:00
main.c First correctly-assembled code snippet (printed as hex to stdout) 2023-09-01 19:10:52 -04:00
minijort.c dictionary words, limited "target" compiler 2023-09-04 23:24:12 -04:00
minijort.exe dictionary words, limited "target" compiler 2023-09-04 23:24:12 -04:00
minijort.h dictionary words, limited "target" compiler 2023-09-04 23:24:12 -04:00
minijort.prj dictionary words, limited "target" compiler 2023-09-04 23:24:12 -04:00
tinyjort.com cleanup, flow control immediate words 2023-09-09 14:08:22 -04:00
tinyjort.jrt cleanup, flow control immediate words 2023-09-09 14:08:22 -04:00