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
241
Commits
3
Branches
0
Tags
838
KiB
Assembly
87.2%
Awk
8%
C
4%
Makefile
0.6%
Shell
0.2%
c67894551b
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
Nero
c67894551b
Use directory path for includes, make them use *.asm as extension
2020-03-31 18:43:38 +00:00
boot
Properly set up registers when chainloading from boot sector
2020-03-30 20:41:32 +00:00
com
Split code up into directories for bs and com binaries
2020-03-30 12:14:47 +00:00
inc
Use directory path for includes, make them use *.asm as extension
2020-03-31 18:43:38 +00:00
lib
random fixes
2020-03-02 12:10:21 +00:00
rom
Revert "Throw out previous x86 stuff"
2020-03-01 12:03:35 +00:00
.gitignore
i still dont know what im doing
2020-03-01 16:45:16 +00:00
.gitmodules
sigh. i dont know
2020-02-28 19:55:00 +00:00
bmp2font.c
bmp2font: explain
2020-03-16 17:24:16 +00:00
cp437.bmp
i still dont know what im doing
2020-03-01 16:45:16 +00:00
fix-rom.c
Improve inline commenting
2020-03-23 19:01:23 +00:00
Makefile
Use directory path for includes, make them use *.asm as extension
2020-03-31 18:43:38 +00:00