Diff for /np2/io/egc.h between versions 1.7 and 1.8

version 1.7, 2005/02/07 14:46:11 version 1.8, 2007/11/03 00:00:20
Line 46  typedef struct { Line 46  typedef struct {
 extern "C" {  extern "C" {
 #endif  #endif
   
 void egc_reset(void);  void egc_reset(const NP2CFG *pConfig);
 void egc_bind(void);  void egc_bind(void);
 void IOOUTCALL egc_w16(UINT port, REG16 value);  void IOOUTCALL egc_w16(UINT port, REG16 value);
   

Removed from v.1.7  
changed lines
  Added in v.1.8


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