Diff for /np2/win9x/x86/makegrph.x86 between versions 1.5 and 1.7

version 1.5, 2005/03/18 06:49:17 version 1.7, 2011/02/02 13:50:29
Line 1 Line 1
   
 %include 'x86/np2asm.inc'  %include 'pccore.inc'
 %include '../io/x86/iocore.inc'  %include 'cpucore.inc'
   %include 'iocore.inc'
   %include 'vram.inc'
   
 section .bss  section .bss
   
Line 251  deldirty_lp: and  [ebx], edx Line 253  deldirty_lp: and  [ebx], edx
                                 popad                                  popad
                                 ret                                  ret
   
         ends  
   

Removed from v.1.5  
changed lines
  Added in v.1.7


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