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
104
Commits
3
Branches
0
Tags
838
KiB
Assembly
87.2%
Awk
8%
C
4%
Makefile
0.6%
Shell
0.2%
e86bde72f8
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
e86bde72f8
Rework interrupt handling, realign stuff for relative jumps
2019-09-10 21:38:52 +00:00
boot
Fix copying of kernel arguments
2019-09-08 11:00:19 +00:00
debug
Split up kernel and debug rom
2019-09-06 23:42:39 +00:00
kernel
Rework interrupt handling, realign stuff for relative jumps
2019-09-10 21:38:52 +00:00
lib
Oi vey, sar is sign-extending, which is not what we want
2019-09-10 13:44:44 +00:00
scripts
Reduce amount of scripts in root directory
2019-04-21 10:14:06 +00:00
.gitignore
Complement gitignore by additional build artifact types
2019-06-24 16:52:45 +00:00
Makefile
Work on interrupt subfunctions, remove drvtab experiments
2019-09-08 15:18:37 +00:00