Diff for /np2/sound/opngen.h between versions 1.7 and 1.9

version 1.7, 2003/12/08 00:55:33 version 1.9, 2004/02/04 03:42:02
Line 1 Line 1
   
 enum {  enum {
         OPNCH_MAX               = 12,          OPNCH_MAX               = 12,
         OPNA_CLOCK              = 3993600,          OPNA_CLOCK              = 55466 * 72,
   
         OPN_CHMASK              = 0x8000,          OPN_CHMASK              = 0x8000,
         OPN_STEREO              = 0x8000,          OPN_STEREO              = 0x8000,

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


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