aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-05-11Initial implementation of Serial supportWohlstand
2024-05-05opal.c: Put content of Mult32To64 into MulDivRWohlstand
2024-04-30Opal OPL3: Resolved the integer overflow for sample rates >=65536hzWohlstand
2024-01-07Updated copyright year to 2024Wohlstand
2023-11-13Synchronized updates of Nuked OPL3 emulator from OPL3BEWohlstand
2023-10-05Don't change pitch for HiHat and Cymbal on CMF tracksWohlstand
2023-10-05adlmidi_midiplay.cpp: Simplify some rhythm mode related checksWohlstand
2023-10-05Improved CMF supportWohlstand
2023-07-10adlmidi_opl3.cpp: Tweaked the panning distanceWohlstand
2023-06-16Added workaround for the recent Vita SDK updateWohlstand
2023-06-16adlmidi_midiplay.cpp: Fixed the channel allocation logicWohlstand
2023-05-28adlmidi_midiplay.cpp: Cleaned-up the codeWohlstand
2023-05-28Fixed accuracy of HMI-OLD volume modelWohlstand
2023-05-26opal.h: Remove extra commaWohlstand
2023-05-26Opal: Convert entire Opal code into the Pure CWohlstand
2023-05-14midi_sequencer_impl.hpp: Remove actually unused local variableWohlstand
2023-05-14adlmidi.cpp: Remove the n_periodCountStereo conditionWohlstand
2023-05-10midi_sequencer.hpp: Fixed warningWohlstand
2023-03-30nukedopl3.c: Remove "inline" keywordWohlstand
2023-03-20Import latest Nuked OPL 1.8 code (#264)M-HT
2023-02-09Rename the "Wreckin Crew" bank into "Heroes of Minght and Magic 2"Wohlstand
2023-01-03Updated copyright for 2023Wohlstand
2022-12-23Misc: Added WUT mutex supportWohlstand
2022-12-12Include the 3DS into the condition of the packing disablingWohlstand
2022-12-01Sequencer: Fixed the sign comparison warningWohlstand
2022-11-29Fixed crash on attempt to change the volume of a blank noteWohlstand
2022-11-29More robust EA-MUS detection/parsingWohlstand
2022-11-15adlmidi_db.h: Don't pack structures on ARM64Wohlstand
2022-10-26Fixed typo in the function pointer declarationWohlstand
2022-10-25XMI2MIDI: Optimised the algorithm for multiple songsWohlstand
2022-10-17Improved the multi-song XMI supportWohlstand
2022-06-29Added the chip channels allocation mode optionWohlstand
2022-06-16Disable automatic arpeggio by defaultWohlstand
2022-03-11Use LWP_Mutex API from libOGC where neededWohlstand
2022-03-08Disable mutex usage at some platformsWohlstand
2022-01-05Updated copyright year for 2022Wohlstand
2021-12-13Added per-bank MT32 defaults optionWohlstand
2021-11-20Another small fixWohlstand
2021-11-20Fixed buildWohlstand
2021-11-20Fixed memory damages and crashes while playing XMI filesWohlstand
2021-11-19Send CC123 after passing loop endWohlstand
2021-10-25Added an ability to disable/enable the MIDI channelWohlstand
2021-10-25Added an ability to set number of loopsWohlstand
2021-10-25Updated the midi sequencer codeWohlstand
2021-08-21Minor fix of broken drums at msadlib bankWohlstand
2021-08-19Another banks reorganizingWohlstand
2021-08-16Added MS-AdLib bankWohlstand
2021-07-27wopl_file.h: Organize the stdint necessary definesWohlstand
2021-07-27gen_adldata: Added an option to minify the generated source fileWohlstand
2021-07-18Synchronize the MIDI Sequencer with mainstreamWohlstand