Diff for /np2/i286x/Attic/dmap.x86 between versions 1.1 and 1.2

version 1.1, 2003/10/16 17:57:35 version 1.2, 2004/01/05 09:31:25
Line 18 Line 18
                                 struc   dmac_t                                  struc   dmac_t
 .dmach                  resb    (dmach_t.size * 4)  .dmach                  resb    (dmach_t.size * 4)
 .lh                             resd    1  .lh                             resd    1
 .work                   resd    1  .work                   resb    1
 .working                resd    1  .working                resb    1
 .mask                   resb    1  .mask                   resb    1
 .stat                   resb    1  .stat                   resb    1
                                 endstruc                                  endstruc

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


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