This website requires JavaScript.
Explore
Help
Sign In
nero
/
rdos
Watch
1
Star
0
Fork
0
You've already forked rdos
Code
Pull Requests
Releases
Activity
DOS-like OS for Intel 8086 / NEC V30
156
Commits
3
Branches
0
Tags
838
KiB
Assembly
87.2%
Awk
8%
C
4%
Makefile
0.6%
Shell
0.2%
9bce345a3b
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Ain
9bce345a3b
Add string prefixes and inc/dec to emulator
2019-10-04 22:54:37 +00:00
boot
Rename rdos.sys to rdos.bin
2019-09-29 21:26:59 +00:00
debug
Rename printf file for more consistent naming
2019-09-20 23:39:57 +00:00
kernel
Improve register hygiene
2019-09-29 21:33:28 +00:00
lib
Advance on 8086 emulator
2019-10-01 21:35:01 +00:00
programs
Advance work on emulator/assembler combo
2019-10-04 21:54:10 +00:00
utils
Add string prefixes and inc/dec to emulator
2019-10-04 22:54:37 +00:00
.gitignore
Ignore emul binary in the future
2019-10-03 17:01:42 +00:00
Makefile
Rename rdos.sys to rdos.bin
2019-09-29 21:26:59 +00:00