Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-05 | opal.c: Put content of Mult32To64 into MulDivR | Wohlstand | |
2024-04-30 | Opal OPL3: Resolved the integer overflow for sample rates >=65536hz | Wohlstand | |
Took the OpenMPT's fix for this #278 | |||
2023-05-26 | opal.h: Remove extra comma | Wohlstand | |
It violates C90 standard | |||
2023-05-26 | Opal: Convert entire Opal code into the Pure C | Wohlstand | |
2019-03-03 | fix uninitialized chip variables | JP Cimalando | |
2019-02-26 | opal: initialize tremolo level (CID 1477242) | JP Cimalando | |
2019-02-25 | Merge pull request #213 from jpcima/opal | Vitaly Novichkov | |
opal: fix envelope delay between stage transitions | |||
2019-02-25 | opal: fix envelope delay between stage transitions | JP Cimalando | |
2019-02-25 | opal: registers $Ax $Bx affect both channels in 4op | JP Cimalando | |
2019-02-24 | opal: fix the computation of KSL | JP Cimalando | |
2019-02-24 | opal: fix MSVC warnings | JP Cimalando | |
2019-02-24 | fix some warnings | JP Cimalando | |
2019-02-24 | Minor warning fixes in opal.hpp | Vitaly Novichkov | |
2019-02-23 | Opal OPL3 emulator is licensed under public domain | Vitaly Novichkov | |
I have got a confirmation letter from Reality team who is a creator of Opal emulator where was clarified that all example codes in the RAD are public domain. | |||
2019-02-23 | opal: add the patch and mention in README | JP Cimalando | |
2019-02-23 | support the Opal emulator | JP Cimalando | |