Diff for /np2/macosx/compiler.h between versions 1.17 and 1.18

version 1.17, 2004/03/15 11:06:23 version 1.18, 2004/03/24 17:11:09
Line 85  typedef UInt64   UINT64; Line 85  typedef UInt64   UINT64;
 #define CPUCALL  #define CPUCALL
 #define MEMCALL  #define MEMCALL
 #define SUPPORT_PC9821  #define SUPPORT_PC9821
   #define SUPPORT_CRT31KHZ
   #define IA32_PAGING_EACHSIZE
 static inline void msgbox(char* title, char* msg) { }  static inline void msgbox(char* title, char* msg) { }
 #endif  #endif

Removed from v.1.17  
changed lines
  Added in v.1.18


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