Diff for /np2/win9x/x86/opngeng.x86 between versions 1.3 and 1.4

version 1.3, 2003/10/22 14:13:25 version 1.4, 2003/10/25 09:08:24
Line 275  og_nextsamp: neg  ebx Line 275  og_nextsamp: neg  ebx
                                 imul    eax, [_opngen + opngen_t.outdl]                                  imul    eax, [_opngen + opngen_t.outdl]
                                 add             eax, [esp + OPN_SAMPL]                                  add             eax, [esp + OPN_SAMPL]
                                 imul    dword [_opncfg + opncfg_t.fmvol]                                  imul    dword [_opncfg + opncfg_t.fmvol]
                                 mov             [ebp], edx                                  add             [ebp], edx
                                 mov             eax, [_opngen + opngen_t.outdr]                                  mov             eax, [_opngen + opngen_t.outdr]
                                 imul    ecx                                  imul    ecx
                                 add             eax, [esp + OPN_SAMPR]                                  add             eax, [esp + OPN_SAMPR]
                                 imul    dword [_opncfg + opncfg_t.fmvol]                                  imul    dword [_opncfg + opncfg_t.fmvol]
                                 mov             [ebp+4], edx                                  add             [ebp+4], edx
                                 add             ebp, byte 8                                  add             ebp, byte 8
                                 dec             dword [esp + OPN_LENG]                                  dec             dword [esp + OPN_LENG]
                                 jne             near og_fmout_st                                  jne             near og_fmout_st

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


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