# HG changeset patch # User David Ladd # Date 1578282150 21600 # Node ID 0e5ad15ee4041ac814ca93d6e42f073f32041983 # Parent 86f00c7593bc355e8812b49a470977c407db39b6 Added information about what was changed in last commit. diff -r 86f00c7593bc -r 0e5ad15ee404 level1/cmds/format.asm --- a/level1/cmds/format.asm Sun Jan 05 21:38:56 2020 -0600 +++ b/level1/cmds/format.asm Sun Jan 05 21:42:30 2020 -0600 @@ -62,10 +62,15 @@ * due to some incorrect assumptions. The result was that copying a file * to a newly formatted hard drive would, in cases where the drive was * large, wipe out the bitmap sector and root directory area. - - nam Format +* +* 2020-01-05 David Ladd +* Added enhanced sector data for the special 20 sector per track on +* floppy disks. Added new option E to allow using this enhanced +* sector data. + + nam Format ttl RBF Disk format program - + * Disassembled 02/07/17 11:00:13 by Disasm v1.6 (C) 1988 by RML ifp1