diag/geodsp: Display Geometry based on read
authorGene Cumm <gene.cumm@gmail.com>
Thu, 10 Mar 2011 02:18:27 +0000 (21:18 -0500)
committerGene Cumm <gene.cumm@gmail.com>
Thu, 10 Mar 2011 02:18:27 +0000 (21:18 -0500)
commit5e6159f2378483cf5ac8638afb375f777f610dc8
treed46e9c01cb9b42cfafa810c2be8b5227807ed9c5
parentdf4b01cb1e7e4009b25f874772f8b5ea9bebb268
diag/geodsp: Display Geometry based on read

This produces two images that are 8MiB+ in size (in order to exceed the
size of the largest CHS cylinder) containing 1 or multiple sectors of
code/data and the remaining sectors filled with their LBA.
diag/geodsp/Makefile [new file with mode: 0644]
diag/geodsp/README [new file with mode: 0644]
diag/geodsp/geodsp1s.asm [new file with mode: 0644]
diag/geodsp/geodsplib.inc [new file with mode: 0644]
diag/geodsp/geodspms.asm [new file with mode: 0644]
diag/geodsp/mk-lba-img.c [new file with mode: 0644]