Here's a zip of my attempt at creating a FAT16 (maybe 12 -- can't remember) with Fasm and making a bootable cd out of it.
Image.asm is the root file. There's info about the CD's, El Torito, MBR, and a commented bootloader.
I had to remove:
Dir.bin
Data.bin
Image.bin
Image.iso
to post the ZIP -- I think the first two are from a read of a normal floppy (or HD).
When I remember why I was trying to do this, I might make another attempt with linux.
Image.asm is the root file. There's info about the CD's, El Torito, MBR, and a commented bootloader.
I had to remove:
Dir.bin
Data.bin
Image.bin
Image.iso
to post the ZIP -- I think the first two are from a read of a normal floppy (or HD).
When I remember why I was trying to do this, I might make another attempt with linux.