Diff for /np2/cbus/board26k.c between versions 1.3 and 1.4

version 1.3, 2003/11/21 06:51:10 version 1.4, 2003/12/04 13:54:28
Line 26  static void IOOUTCALL opn_o18a(UINT port Line 26  static void IOOUTCALL opn_o18a(UINT port
                 if (opn.opnreg < 0x30) {                  if (opn.opnreg < 0x30) {
                         if (opn.opnreg == 0x28) {                          if (opn.opnreg == 0x28) {
                                 if ((dat & 0x0f) < 3) {                                  if ((dat & 0x0f) < 3) {
                                         sound_sync();  
                                         opngen_keyon(dat & 0x0f, dat);                                          opngen_keyon(dat & 0x0f, dat);
                                 }                                  }
                         }                          }

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


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