|
|
|
|
|
by pjc50
4083 days ago
|
|
Not clear. They mention writing a custom loader, reading EXE files; whether that's calling the INT21h DOS functions or the INT13h BIOS disk loader is unclear. I don't see why they'd bother to write a custom disk filing system when you can just use the DOS one. DOS is more something you run "on" than "in". It's just a filing and utility layer, no task scheduler, no memory protection. |
|