foxygit / doom Log in
commit 563d83b675bf201bf1df5e626b81f9ddb568c8b7
Merge: 5a7a5402 4f4cfd90
Author:     Simon Howard <fraggle+github@gmail.com>
AuthorDate: Tue Oct 28 22:31:53 2014 -0400
Commit:     Simon Howard <fraggle+github@gmail.com>
CommitDate: Tue Oct 28 22:31:53 2014 -0400

    Merge pull request #468 from khokh2001/opl-fix4

    Fix voice allocation when there are no more free voices. This fixes a
    long-standing (but minor) discrepancy between the OPL code and the DMX
    library that was marked in the code with a TODO.

 src/i_oplmusic.c | 79 ++++++++++++++------------------------------------------
 1 file changed, 19 insertions(+), 60 deletions(-)