Diff for /xmil/pccore.c between versions 1.30 and 1.31

version 1.30, 2004/08/13 04:08:33 version 1.31, 2004/08/13 06:49:30
Line 177  void iptrace_out(void) { Line 177  void iptrace_out(void) {
 void neitem_disp(UINT id) {  void neitem_disp(UINT id) {
   
         corestat.vsync = 1;          corestat.vsync = 1;
         pcg.r.vsync = 1;  
         if (xmilcfg.DISPSYNC & 1) {          if (xmilcfg.DISPSYNC & 1) {
                 scrnupdate();                  scrnupdate();
         }          }

Removed from v.1.30  
changed lines
  Added in v.1.31


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