Diff for /np2/bios/bios1b.c between versions 1.34 and 1.35

version 1.34, 2005/05/13 06:19:34 version 1.35, 2005/05/15 18:48:36
Line 980  UINT bios0x1b_wait(void) { Line 980  UINT bios0x1b_wait(void) {
         REG8    bit;          REG8    bit;
   
         if (fddmtr.busy) {          if (fddmtr.busy) {
                 CPU_IP--;  
                 CPU_REMCLOCK = -1;                  CPU_REMCLOCK = -1;
         }          }
         else {          else {

Removed from v.1.34  
changed lines
  Added in v.1.35


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