Take a look at EMBEDPC.ZIP (http://dunfield.classiccmp.org//dos/embedpc.zip).
It has some nice things to make getting started easier.  MKBOOT can make a
floppy bootable and have the bootloader automatically load your COM
executable file.  MDCFS is FAT12 Filesystem code that does not need a DOS
system, though it does require MicroC (
http://dunfield.classiccmp.org//dos/mc323pc.zip) to compile.

On Wed, Oct 2, 2024 at 8:51 AM Gabriel González via Freedos-user <
[email protected]> wrote:

>
> Really I'm studying how to develop a Kernel ( I'm reading a book about
> this , it is a guide to writing the Kernel code on C and at the same time
> theory and explanations ) . This Kernel is a "baby  MSDOS"  but the books
> explain the basics. Create a Vector Table ... create customs calls ...
>
> So, that is why I decided to go on deep into MS DOS/FREEDOS ( maybe ... 30
> years late ... somebody can create a travel time machine for me please? )
> to compare and understand how MSDOS/freeDOS like help to my challenge to
> try do develop this small Kernel.
>
_______________________________________________
Freedos-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to