    `      ` DISK FIXER V2.0`b
 =         
.   INVALID COMMAND -  R    DISK ERROR .  h h0@g(0@g0@h(0@h80dn<0dnV0dm0dn0dkf0dk0d}:0d}x0d}`h0@h20@i0@i0@i0@i        RR   RS232.BA=9600   P         
  ***DISK FIXER VER 2.0***
  *(C) Copyright 1983 By *
  * NAVARONE INDUSTRIES  *
  ************************
 
SELECT OPTION
 R -READ
 P -PRINT
 W -WRITE
 F -FIND STRING
 A -ALTER DATA
 D -DISPLAY BUFFER
 C -CURRENT SECTOR
 M -INSPECT RAM
 H -HELP
 Q -QUIT
 ERROR-32K REQUIRED     00d. 	  lX`il  k      k0 `0 	a  FlX0 C 0   00 060N `0R `0T    .68 : ` `f0    `il a[ `f `1 `f0J0L0J0Lh `/ `fc( #Ѹ	0cX `jc`cp@  -  `5 `5 `f`bMjRyNP{PD zWz H c?cAyF~4C ~ Qc c  0       n `f
d`bh
d: `f g: `fh  R q=P rW w<F s;A twD wC xbM v!                 (((     ((|(|(( 8TP8T8 `d L  PP TH4              (|(   |      0     |         00   @  8DDDDD8 08 8D | 8DD8 (H| |@xD8  @xDD8 |    8DD8DD8 8DD<0  00 00   00 0   @    | |      8D  8D\T\@8 8DD|DDD x$$8$$x 8D@@@D8 x$$$$$x |@@x@@| |@@x@@@ <@@\DD8 DDD|DDD 88 D8 DHP`PHD @@@@@@| DlTTDDD DddTLLD |DDDDD| xDDx@@@ 8DDDTH4 xDDxPHD 8D@8D8 | DDDDDD8 DDD($ DDDTTT( DD((DD DD( | @| 8     8  @   88  (D          |         8D|DD   x$8$x   <@@@<   x$$$x   |@x@|   |@x@@   <@\D8   DD|DD   88   H0   $(0($   @@@@|   DlTDD   DdTLD   |DDD|   xHx@@   8DTH4   xDxHD   <@8x   |   DDDD8   DD((   DDTT(   D((D   D(   | |   @     00   T    2    `b
 ****************************
 PRESS SPACE TO CONTINUE       OR, PRESS ANY KEY TO ABORT  Mh0 9 A F  	 
@	
BV   -  ,  РB@@Þ, 
  c0K c0M
   @ 	@	    0  `b`b  | u
 `b  | [ `^ `b[t  | `u   |
`uh
 hf] 8  
   l": .0l.0lX`.  `*`*. 8 kJ б [Bււ[b@ `0J `0L A	ij j rR `0J `0L Aiڝԝ//[ 0JCBC* k@kEEj4`b" `/ `f  `@    *   `b[k@k `jjzcpĀ - Bk@ ` `  `/ `fj4`bk@ `Ҡ0K
0 ` `. `f `jjcp ` -  `n `n[ `r `/ `f[ `r[   . [ k`b `$ `f `r `' `f[k@ `Z 
 
@I 	I	 ) )0 ݉
F ] RR݅ 
00F &< ka 0Ձ  @Պ 
;$;"; `"  "$    l   !    $ [@    `@    [      !  `  [  "$;$;"; `"    l   !   1  $ `"[  "$;$;"; `"    !   `  $ `"[0l~   S` V@)m 	0m` ܁`ZX UT0V V0  ,   8 @ ` 0 r`U		0&	(H 0	m` 	 m0A` m  [ P    1, lXP  l"  M?	V l 
n      N  `  lX1,    ͈@ M?	V l 
n  1, l`P `r n `f 0 `r `$ `f`b[ :ERROR AT SECTOR -  
The help option may be used by entering (?n) where n is the   function code for the option.  Conventions used in DISK FIXER are similar to the TI-DEBUGGER and other NAVARONE utilitys.   ------------------------------ ALL NUMBERS ARE ENTERED IN HEX sss refers to STARTING SECTOR   This parameter is sometimes    optional, and if not used,     the function being performed   will use the CURRENT SECTOR   eee is ENDING SECTOR Address   ooo is address offset of data   This value is always entered   in HEX and is relative to 0     d is disk  # (Optional)      defaults to last disk entered    n is number of sectors 
READ SECTOR 
Reads a sector into RAM BUFFER VDP LOCATIONS >1000V - >10FF  
ENTER : R sss,d
The contents of the sector is  displayed on the screen in HEX
EXAMPLE: R 10F,1 
Reads sector 271 from disk 1
 
PRINT SECTOR 
Dump sectors on to the printer
ENTER : P sss,d,n
The LIST device is requested   the first time this fucntion   is used. 
Enter your printer option OR   press ENTER to use Default of:
       RS232.BA=9600
EXAMPLE: P 10F,1,3
Prints 3 sectors starting from  sector 271 
FIND STRING 
Searhes disk (n) from starting sector to end sector for 1st   occurance of character  string
ENTER : F sss,eee,d
ENTER SEARCH STRING .
Enter up to 30 characters.    
EXAMPLE: F 1,FD,2   "Nav"     
Searches sectors starting from sector 1 to 253 for 1ST occur- ance of the Characters "Nav" 
ALTER DATA  
Use this  to alter the data on disk. The sector to alter must first be READ into the buffer, with the (R) command. One data is in the buffer, alter with   this command, then WRITE it    back to the disk with the (W)  command.
ENTER: A oooo
Change data by typing in new   WORD in HEX. Use space bar to  advance to next WORD, or ENTER to terminate. then WRITE it    back to the disk with the (W)  command. 
MEMORY INSPECT/CHANGE 
Used to INSPECT RAM or VDP RAM and is identical to the syntax of the TI-DEBUGGER
ENTER M aaaa[v] where V is VDP
Use this feature to display    ascii buffer in VDP at >1000V  to >10FFV.
EXAMPLE: M 1000V,10FFV         
Displays VDP buffer on screen 
WRITE SECTOR -
Writes data buffer to disk.   
ENTER : W sss,d

if no sss,d is specified, the  Current buffer is written to   the same sector that was READ 
DISPLAY BUFFER 
display current buffer IN HEX 
ENTER : D 
Use the M option to see ASCII interpreted by M 1000V,10FFV
 
DISPLAY CURRENT SECTOR NUMBER
Use to show the sector number  of data currently in buffer
ENTER : C
The current secter address is  displayed in HEXIDECIMAL

 1,BCE `k@k `jy6cpĀ - B`b0 0PEP0  z `f`b
0 0h L `v `z 1,  z `f `$ `f	  `r `/ `f3 `	 gY `fh  `b;[ 0P  MEP0  z `f`b
L01,   lX 0L `v `~ zl `f 0 `r`b
SECTOR WRITTEN ON DISK AT  
ADDR 0  1  2  3  4  5  6  7
___________________________ 
INVALID SECTOR
 
INVALID DISK DEVICE
    1,  z `f `$ `f	  `r `/ `f3 `	 gY `fh  `b<>@B D) ~ `f 0 `0u *0h  @ *0aF0 D<>`@ B	 M  `5Y z `f`bP0  z `f`b
D0 0P 0L `v `z ` `1,2,
   P  0} 22ݰ&  0 ` `} U22ݰ `22 _  B݀ `} *1, `  }0 `	`b"&  2@    *  ݀20a0 `<}    22   0 `<[ @` @lX`0 Il"0 J #lX?IV l  ` 22 PlX`0 El"``\ @l"?IV l `[ @?I lXV l 20    R͈@20 `$Ͱ
 `݈ `'ݰ݈ 0   u ``b[  `f 0 `r`b 0PP0E  z `f`b
0 0d LC  `f *1h    *1a0 `v `z 1,1 030`0 0P  `f  `f

ENTER LIST DEVICE
* NAVARONE IND. *** DISK FIXER V2.0 ** SECTOR DUMP    SECTOR ADDRESS  ADDR =  0 1  2 3  4 5  6 7  8 9  A B  C D  E F  INTERPRETED 
CURRENT SECTOR IS : 
STRING FOUND AT SECTOR : 
STRING NOT FOUND - SECTOR: 
ENTER SEARCH STRING 
*        