DOS-like OS for Intel 8086 / NEC V30
Go to file
Ain cd7aafde09 Run kernel with from offset 0
I try to get the interrupt handlers into a offset as low as possible.
This is necessity if i want to relocate it later on its own.

For running from HMA, a minimal offset of 16 bytes would still be
necessary.
2019-09-23 22:06:29 +00:00
boot Run kernel with from offset 0 2019-09-23 22:06:29 +00:00
debug Rename printf file for more consistent naming 2019-09-20 23:39:57 +00:00
kernel Run kernel with from offset 0 2019-09-23 22:06:29 +00:00
lib Rename printf file for more consistent naming 2019-09-20 23:39:57 +00:00
programs Add mechanism for additional files on floppy 2019-09-15 19:03:08 +00:00
scripts Reduce amount of scripts in root directory 2019-04-21 10:14:06 +00:00
.gitignore Use SYS extension for kernel 2019-09-23 22:05:01 +00:00
Makefile Use SYS extension for kernel 2019-09-23 22:05:01 +00:00