Diff for /np2/i286x/i286x.h between versions 1.3 and 1.4

version 1.3, 2003/10/19 14:56:15 version 1.4, 2003/12/01 10:45:46
Line 13 Line 13
   
   
 #define         I286PREFIX(proc)                                                                \  #define         I286PREFIX(proc)                                                                \
                                 __asm { bts             i286reg.prefix, 0               }       \                                  __asm { bts             i286core.s.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.3  
changed lines
  Added in v.1.4


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