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-04 14:23:12 -04:00
.gitignore fix up number printing word 2023-09-04 14:23:12 -04:00
asm.jrt cleanup and implement file i/o, boolean logic 2023-10-16 15:54:44 -04:00
boot.jor cleanup and implement file i/o, boolean logic 2023-10-16 15:54:44 -04:00
build.bat fix up number printing word 2023-09-04 14:23:12 -04:00
defs.jrt fix up number printing word 2023-09-04 14:23: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 cleanup and implement file i/o, boolean logic 2023-10-16 15:54:44 -04:00
minijort.exe cleanup and implement file i/o, boolean logic 2023-10-16 15:54:44 -04:00
minijort.h First cut at stripping down minijort 2023-09-01 19:10:50 -04:00
minijort.prj cleanup and implement file i/o, boolean logic 2023-10-16 15:54:44 -04:00
tinyjort.com fix up number printing word 2023-09-04 14:23:12 -04:00
tinyjort.jrt fix up number printing word 2023-09-04 14:23:12 -04:00