Diff for /np2/np2tool/PWOFF.ASM between versions 1.1 and 1.2

version 1.1, 2004/01/31 11:39:30 version 1.2, 2004/01/31 20:05:23
Line 1 Line 1
   
 .model small  
 .186  
   
 CODE    SEGMENT  CODE    SEGMENT
                 ASSUME CS:CODE,DS:nothing,ES:nothing,SS:nothing                  ASSUME CS:CODE,DS:nothing,ES:nothing,SS:nothing
                 ORG 0100H                  ORG 0100H

Removed from v.1.1  
changed lines
  Added in v.1.2


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