Diff for /np2/io/np2sysp.c between versions 1.12 and 1.13

version 1.12, 2004/01/22 01:10:04 version 1.13, 2004/01/22 04:23:06
Line 147  static const SYSPCMD np2spcmd[] = { Line 147  static const SYSPCMD np2spcmd[] = {
 #endif  #endif
   
 #if defined(SUPPORT_HOSTDRV)  #if defined(SUPPORT_HOSTDRV)
                         {str_hdrvcheck, np2sysp_outstr,         "supported",    0},                          {str_hdrvcheck, np2sysp_outstr,         "0.74",                 0},
                         {str_hdrvopen,  hostdrv_mount,          NULL,                   0},                          {str_hdrvopen,  hostdrv_mount,          NULL,                   0},
                         {str_hdrvclose, hostdrv_unmount,        NULL,                   0},                          {str_hdrvclose, hostdrv_unmount,        NULL,                   0},
                         {str_hdrvintr,  hostdrv_intr,           NULL,                   0},                          {str_hdrvintr,  hostdrv_intr,           NULL,                   0},

Removed from v.1.12  
changed lines
  Added in v.1.13


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