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
20
Commits
3
Branches
0
Tags
838
KiB
Assembly
87.2%
Awk
8%
C
4%
Makefile
0.6%
Shell
0.2%
5becc89872
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
5becc89872
Instead of adjusting CS, always relocate NBP to 0x00500
2019-03-23 20:37:18 +00:00
kernel
Split nbp up into startup code and main
2019-03-23 20:23:17 +00:00
lisp
Move LISP stuff into subdir
2019-03-23 20:13:05 +00:00
Makefile
Move kernel libs into subdir, create NBP-specific entrypoint
2019-03-23 20:17:47 +00:00
nbp.asm
Instead of adjusting CS, always relocate NBP to 0x00500
2019-03-23 20:37:18 +00:00
run.sh
Move kernel libs into subdir, create NBP-specific entrypoint
2019-03-23 20:17:47 +00:00