Back to home page

DOS ain't dead

Forum index page

Log in | Register

Back to the forum
Board view  Mix view

Datalight ROM-DOS floppy image creation (Emulation)

posted by ecm Homepage E-mail, Düsseldorf, Germany, 08.12.2020, 14:06

> I created a much smaller variant using
> Bart Lagerweij's
> Build Floppy Image v1.0.
>
> This is also not perfect, because BFI also ignores file attributes present
> for source files. BFI uses the WinImage SDK from WinImage 6.10. Both are
> not FLOSS. :-|

You can use my bootimg NASM script, which is 100% FLOSS (Fair License) and runs atop NASM (2-clause BSD license). Unfortunately it cannot initialise the BPB of the boot sector loader file. (It uses NASM's incbin directive which only allows including entire files, unlike say dd.) Also, it likewise does not support file attributes (yet), nor file datetimes. Additionally you have to list every file to include in the image, you cannot just instruct it to take a directory (because NASM does not have any interface for a source file to walk a directory).

For writing a boot sector loader there's my instsect application but it only supports operation with an actual DOS drive, not with image files (yet).

---
l

 

Complete thread:

Back to the forum
Board view  Mix view
22049 Postings in 2034 Threads, 396 registered users, 142 users online (0 registered, 142 guests)
DOS ain't dead | Admin contact
RSS Feed
powered by my little forum