Diff for /xmil/io/memio.c between versions 1.5 and 1.6

version 1.5, 2005/02/04 06:42:11 version 1.6, 2008/06/02 20:07:31
Line 77  void IOOUTCALL memio_ram(UINT port, REG8 Line 77  void IOOUTCALL memio_ram(UINT port, REG8
 }  }
   
   
 // ----  /* ---- */
   
 static const OEMCHAR iplromx1[] = OEMTEXT("IPLROM.X1");  static const OEMCHAR iplromx1[] = OEMTEXT("IPLROM.X1");
 static const OEMCHAR iplromx1t[] = OEMTEXT("IPLROM.X1T");  static const OEMCHAR iplromx1t[] = OEMTEXT("IPLROM.X1T");

Removed from v.1.5  
changed lines
  Added in v.1.6


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