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

version 1.2, 2003/10/18 00:35:35 version 1.3, 2003/10/20 06:36:33
Line 63  typedef struct { Line 63  typedef struct {
 extern "C" {  extern "C" {
 #endif  #endif
   
 extern const UINT32 maskword[16][2];  
   
 void egc_reset(void);  void egc_reset(void);
 void egc_bind(void);  void egc_bind(void);
 void IOOUTCALL egc_w16(UINT port, UINT16 value);  void IOOUTCALL egc_w16(UINT port, UINT16 value);

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


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