Compare "bootfd" :: "../../uos-s4/unibug/bootfd"
Window size = 3 lines
***** File "bootfd" lines changed *****
   14= DATMAP equ $FFFA Map for $A000
   15= BLKHOLE equ $F3 Black hole in map
   16= DATSENSE equ $FF Sense of data in DAT
***** File "../../uos-s4/unibug/bootfd" lines changed *****
   14= DATMAP equ $F40A Map for $A000
   15= BLKHOLE equ $FF Black hole in map
   16= DATSENSE equ $00 DAT Sense
***** File "bootfd" lines changed *****
   36= DMF3 equ $F000 Base addr for DMF3 board
***** File "../../uos-s4/unibug/bootfd" lines changed *****
   36= DMF3 equ $E000 base address for DMF3 board
***** File "bootfd" lines deleted *****
   50= SIDE1  equ $02 side 1 in command
***** File "bootfd" lines deleted *****
  113=  ldd 0,u valid entry?
  114=  beq nxtent no - skip deleted file
***** File "bootfd" lines changed *****
  138=  ldd ,x++ copy fdn date
***** File "../../uos-s4/unibug/bootfd" lines changed *****
  135=  ldd ,x++ copy fdn data
***** File "bootfd" lines changed *****
  150=  pshs d terminator?
  151=  ldx ,s++
  152=  beq done start uniflex if so
***** File "../../uos-s4/unibug/bootfd" lines changed *****
  147=  cmpd #0 terminator?
  148=  beq done start uniflex if so
  149=  tfr d,x
***** File "bootfd" lines changed *****
  165= done ldu $5002 boot date vector
  166=  ldd btdate copy boot date vector
  167=  std ,u++
  168=  ldd btdate+2
  169=  std ,u++
***** File "../../uos-s4/unibug/bootfd" lines changed *****
  162= done ldx #btdate transfer date to uniflex
  163=  ldu $5002 boot date vector
  164=  ldb #4 set count
  165= done2 lda 0,x+
  166=  sta 0,u+
  167=  decb
  168=  bne done2
***** File "bootfd" lines deleted *****
  322=  tst sdslct second side?
  323=  beq dodma no - go start command
  324=  ora #SIDE1 yes - set side bit in command
Comparison complete: "bootfd" - 390 lines, "../../uos-s4/unibug/bootfd" - 386 lines
