dialer.com - a small BBS simulator, written in a custom Forth environment which includes an 8086 assembler and is capable of assembling itself.
Go to file
2023-09-15 16:10:12 -04:00
.gitignore fix up number printing word 2023-09-04 14:23:12 -04:00
asm.jrt massive refactoring; introduce "zipoff" 2023-09-12 23:27:46 -04:00
assemble.com massive refactoring; introduce "zipoff" 2023-09-12 23:27:46 -04:00
assemble.jrt massive refactoring; introduce "zipoff" 2023-09-12 23:27:46 -04:00
boot.jor massive refactoring; introduce "zipoff" 2023-09-12 23:27:46 -04:00
build.bat zipoff.com as a standalone Forth executable, with stub 2023-09-15 16:10:12 -04:00
coredefs.jrt massive refactoring; introduce "zipoff" 2023-09-12 23:27:46 -04:00
defs.jrt massive refactoring; introduce "zipoff" 2023-09-12 23:27:46 -04:00
game.jrt zipoff.com as a standalone Forth executable, with stub 2023-09-15 16:10:12 -04:00
jort.com massive refactoring; introduce "zipoff" 2023-09-12 23:27:46 -04:00
logic.jrt massive refactoring; introduce "zipoff" 2023-09-12 23:27:46 -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
reasm.bat massive refactoring; introduce "zipoff" 2023-09-12 23:27:46 -04:00
rebuild.bat massive refactoring; introduce "zipoff" 2023-09-12 23:27:46 -04:00
target.jrt massive refactoring; introduce "zipoff" 2023-09-12 23:27:46 -04:00
text.jrt zipoff.com as a standalone Forth executable, with stub 2023-09-15 16:10:12 -04:00
tinyboot.jrt massive refactoring; introduce "zipoff" 2023-09-12 23:27:46 -04:00
tinyjort.com massive refactoring; introduce "zipoff" 2023-09-12 23:27:46 -04:00
tinyjort.jrt massive refactoring; introduce "zipoff" 2023-09-12 23:27:46 -04:00
zipoff.com zipoff.com as a standalone Forth executable, with stub 2023-09-15 16:10:12 -04:00
zipoff.jrt zipoff.com as a standalone Forth executable, with stub 2023-09-15 16:10:12 -04:00
zipstub.seg zipoff.com as a standalone Forth executable, with stub 2023-09-15 16:10:12 -04:00