rdos/kernel
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
..
chario.asm Work on interrupt subfunctions, remove drvtab experiments 2019-09-08 15:18:37 +00:00
drive.asm Make drive table data offsets available via defines 2019-09-19 20:12:35 +00:00
intr.asm Remove intr function not in line with int 21h 2019-09-10 21:50:58 +00:00
main.asm Run kernel with from offset 0 2019-09-23 22:06:29 +00:00