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

version 1.5, 2004/08/11 16:09:04 version 1.6, 2004/08/13 06:49:31
Line 14  static const UINT8 cmdtbl[] = { 0, 1, 0, Line 14  static const UINT8 cmdtbl[] = { 0, 1, 0,
 static const UINT8 dattbl[] = { 3, 0, 0, 2, 0, 1, 0, 1, 1, 0, 3, 0, 3};  static const UINT8 dattbl[] = { 3, 0, 0, 2, 0, 1, 0, 1, 1, 0, 3, 0, 3};
   
   
 //**********************************************************************  // ----
   
 void neitem_scpu(UINT id) {  void neitem_scpu(UINT id) {
   

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


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