aboutsummaryrefslogtreecommitdiff
path: root/src/chips/dosbox
AgeCommit message (Expand)Author
2020-10-14DosBox: keep own smart pointerWohlstand
2019-07-01Merge branch 'master' of github.com:Wohlstand/libADLMIDI into wip-new-embedde...Wohlstand
2019-07-01dosbox: thread-safe global initializationJP Cimalando
2019-07-01First working of new databaseVitaly Novichkov
2019-02-24javaopl3: thread safe initialization and cleanupJP Cimalando
2018-12-13C++98 build fixVitaly Novichkov
2018-09-25dosbox: fix a potential cache access problem, and some warningsJP Cimalando
2018-09-25DosBox: Little code style correctionVitaly Novichkov
2018-09-24dosbox: add caching of the attack rate computationJP Cimalando
2018-07-31Merge pull request #148 from jpcima/fix-warningsVitaly Novichkov
2018-07-31fix some warningsJP Cimalando
2018-07-31Added missing `const` to pan-law tablesVitaly Novichkov
2018-07-31Use the Pan Law table on DosBox emulator alsoVitaly Novichkov
2018-07-29Implemented optional soft panning support for the included chip emulators, di...Christopher Snowhill
2018-06-03BugfixesWohlstand
2018-06-01Warning fixes and append "r4111" into name of DosBox emulatorVitaly Novichkov
2018-05-31dosbox: don't use ssize_t for frame count, use unsignedJP Cimalando
2018-05-31update Dosbox OPLJP Cimalando
2018-05-14Fixed DosBox emulator build with the same issue when macros not definedVitaly Novichkov
2018-04-27Fixed MinGW-w64 build of DosBox emulatorVitaly Novichkov
2018-04-13Mac OS needs sys/types.h for ssize_tJP Cimalando
2018-04-10[Experimental] Added support for emulation core switching in real time!Vitaly Novichkov