Open boeckmann opened 11 months ago
What program did you use to generate this output? If you wrote it yourself, maybe you can upload it? I also created one, as an Extension for lDebug, though it only operates on the FAT12/FAT16 parts for now: https://hg.pushbx.org/ecm/ldebug/file/66e2ad622d18/source/eld/dpb.asm
Yes, I wrote this by myself. It is a C program, able to display BPB, default BPB and DPB, optionally in their extended forms. I did only invest 1-2 hours on this, so there are probably bugs. Previously had no intention to publish it, but you asked, so here it is: https://github.com/boeckmann/dpbinfo
The following are the DPBs of an uninitialized FAT-32 partition (boot sector filled with 0xF6). MS-DOS blocks access,
the EDR kernel notthe EDR kernel also blocks access since commit https://github.com/SvarDOS/edrdos/commit/4dbe13473d65b579e4c2cea4f5ca2016aed6567d:MS-DOS DPB
EDR-DOS DPB