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
57
Commits
3
Branches
0
Tags
838
KiB
Assembly
87.2%
Awk
8%
C
4%
Makefile
0.6%
Shell
0.2%
3b3fa349d4
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
3b3fa349d4
Make interrupt landing pads safe against external DS values
2019-04-16 07:23:22 +00:00
boot
Relocate kernel to 0x01000 per convention
2019-04-16 07:22:53 +00:00
kernel
Make interrupt landing pads safe against external DS values
2019-04-16 07:23:22 +00:00
lib
Remove whacky print_inline
2019-03-31 12:44:07 +00:00
lisp
Move LISP stuff into subdir
2019-03-23 20:13:05 +00:00
.gitignore
Add build artifacts to gitignore
2019-04-01 19:57:09 +00:00
Makefile
Fix Makefile
2019-03-31 20:53:33 +00:00
run-floppy.sh
Floppy booting is broken on QEMU
2019-03-31 20:54:19 +00:00
run-pxe.sh
Trying to figure out best directory structure...
2019-03-24 18:30:49 +00:00