Diff for /np2/i286x/i286x.h between versions 1.1 and 1.2

version 1.1, 2003/10/16 17:57:16 version 1.2, 2003/10/17 07:17:20
Line 13 Line 13
   
   
 #define         I286PREFIX(proc)                                                                \  #define         I286PREFIX(proc)                                                                \
                                 __asm { bts             i286s.prefix, 0                 }       \                                  __asm { bts             i286reg.prefix, 0               }       \
                                 __asm { jc              fixed                                   }       \                                  __asm { jc              fixed                                   }       \
                                 __asm { mov             REPPOSBAK, esi                  }       \                                  __asm { mov             REPPOSBAK, esi                  }       \
                                 __asm { push    offset removeprefix             }       \                                  __asm { push    offset removeprefix             }       \

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


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