Diff for /np2/io/artic.h between versions 1.2 and 1.3

version 1.2, 2003/12/08 00:55:32 version 1.3, 2007/11/03 00:00:20
Line 11  extern "C" { Line 11  extern "C" {
   
 void artic_callback(void);  void artic_callback(void);
   
 void artic_reset(void);  void artic_reset(const NP2CFG *pConfig);
 void artic_bind(void);  void artic_bind(void);
 REG16 IOINPCALL artic_r16(UINT port);  REG16 IOINPCALL artic_r16(UINT port);
   

Removed from v.1.2  
changed lines
  Added in v.1.3


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