OpenCores
URL https://opencores.org/ocsvn/usb_fpga_1_2/usb_fpga_1_2/trunk

Subversion Repositories usb_fpga_1_2

[/] [usb_fpga_1_2/] [trunk/] [bmp/] [src/] [bmp.pas] - Diff between revs 2 and 3

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 2 Rev 3
Line 1122... Line 1122...
                 end;
                 end;
               k:=(k-1) and rbufmax;
               k:=(k-1) and rbufmax;
               j+=1;
               j+=1;
               end;
               end;
 
 
            if (mode=bm_plain) and ((i4 xor pm_s) and pm_m=0) and (pm_q or matchstr(bc_pm,bm_plain)) and (matchstr(bc_lf+bc_pm) or (buf.d=length(bc_pm)))
            if (mode=bm_plain) and ((i4 xor pm_s) and pm_m=0) and (pm_q or matchstr(bc_pm,bm_plain)) and (matchstr(bc_lf+bc_pm) or (buf.d+buf.d0=length(bc_pm)))
              then begin
              then begin
                   mode:=bm_pm;
                   mode:=bm_pm;
                   setmode(length(bc_pm),bm_plain,mode);
                   setmode(length(bc_pm),bm_plain,mode);
                   end
                   end
              else begin
              else begin

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.