£”DISK`ED PROGRAM User Guide  Preliminary Documentation, May 1994 () 1994 Esquimalt Digital Logic Inc. All Rights Reserved Disk`Ed is a disk sector editor. It allows the user to inspectdisks sector by sector and to change information if required. This program was written as a debugging aid. Only personsfamiliar with disk formats should use it. Explaining the DOS/GEM diskformat is beyond the scope of this preliminary document. To the user familiar with disk sector editors, this one will bepretty much old hat. Points of interest are: * The information can be edited in hex in the hex area, or in ASCIIin the ASCII area. The cursor must be placed using the mouse. * Bit insert and delete allow attempts to restore data from badsectors (if the computer's disk routines supply the bad data to theprogram - the Atari fills it with zeros). * Byte insert and delete are available. If more than 8 bytes areinserted, information from the end of the sector is lost: subsequentdeletion won't bring back any more bytes than that. * Click on the drive to get to the next drive. Watch for clicking inthe very corner, since that will just cause the window to come to thefront instead of changing the drive. The button ought not to be rightin the corner. Physical ACSI and/or SCSI units are scanned for afterthe logical drives have been found. The Falcon's internal IDE drivecannot be located as a physical unit. * The sector number can be edited as well as changed with the scrollbar. Click on the sector number shown to place the cursor and editthe sector. * The disk's BPB is used to determine how many sectors the disk issupposed to have. If the disk isn't GEM/DOS format, or if the BPBisn't right, the sector scroll bar will not work properly. * Don't use Import -- From". It was an early option and should havebeen removed. * Dragging from Disk`Ed creates a file of the sector in the Memorydirectory. Text files lost on a disk can be pasted together from theindividual sectors if they can be located, and other sectors ofinterest can be saved. This does not follow the OMEn interfaceproperly: drag to anywhere, not just the memory directory, and thefile will be created in memory. * Sectors may be duplicated by clicking on Copy Sector". Aftercopying, the option changes to Paste Sector". One sector can becopied to another in this manner. * The scroll bars (top one for sector and bottom one for scroll ofthe view within the sector) are not live scroll. Just click where youguess you would like it. * Write: Oh yes, I nearly forgot. You can overwrite the currentsector by clicking here. There „is¤ a verify" menu which aborts theoperation if you click anywhere but £!! Overwrite Sector !!¢".