This website requires JavaScript.
Explore
Help
Sign In
SpindleyQ
/
dialer
Watch
1
Star
1
Fork
You've already forked dialer
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
dialer.com - a small BBS simulator, written in a custom Forth environment which includes an 8086 assembler and is capable of assembling itself.
4
commits
1
branch
0
tags
709
KiB
DIGITAL Command Language
88.5%
C
11.3%
Batchfile
0.2%
bea5d1b0e4
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Jeremy Penner
bea5d1b0e4
more opcodes (branches, MOV)
2023-09-01 19:10:52 -04:00
.gitignore
First cut at stripping down minijort
2023-09-01 19:10:50 -04:00
asm.jrt
more opcodes (branches, MOV)
2023-09-01 19:10:52 -04:00
boot.jor
First cut at an 8086 assembler vocabulary
2023-09-01 19:10:52 -04:00
defs.jrt
First correctly-assembled code snippet (printed as hex to stdout)
2023-09-01 19:10:52 -04:00
main.c
First correctly-assembled code snippet (printed as hex to stdout)
2023-09-01 19:10:52 -04:00
minijort.c
First cut at an 8086 assembler vocabulary
2023-09-01 19:10:52 -04:00
minijort.exe
First correctly-assembled code snippet (printed as hex to stdout)
2023-09-01 19:10:52 -04:00
minijort.h
First cut at stripping down minijort
2023-09-01 19:10:50 -04:00
minijort.prj
First correctly-assembled code snippet (printed as hex to stdout)
2023-09-01 19:10:52 -04:00
tinyjort.jrt
First correctly-assembled code snippet (printed as hex to stdout)
2023-09-01 19:10:52 -04:00