Diff for /np2/romimage/MEMCHK.X86 between versions 1.3 and 1.4

version 1.3, 2003/12/27 11:55:23 version 1.4, 2003/12/28 08:05:19
Line 175  epson_memtest: mov  bx, 2000h    ; есед     cmp  ch, 4 Line 175  epson_memtest: mov  bx, 2000h    ; есед     cmp  ch, 4
                                 jbe             short epmt_main_lp                                  jbe             short epmt_main_lp
                                 mov             ch, 4                                  mov             ch, 4
 epmt_main_lp:   call    sub_memchk  epmt_main_lp:   mov             cl, 0
                                   call    sub_memchk
                                 add             bh, 20h                                  add             bh, 20h
                                 push    cx                                  push    cx
                                 push    dx                                  push    dx

Removed from v.1.3  
changed lines
  Added in v.1.4


RetroPC.NET-CVS <cvs@retropc.net>