Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dosbox-staging/dosbox-staging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-26Include siddhartha's 2021 debugger patchkc/siddhartha-debug-patch-1siddhartha
2022-03-26Remove extraneous white-space from the install scriptkcgen
2022-03-26Add local git metadata to the install scriptkcgen
2022-03-26Add resources installation to the install scriptkcgen
2022-03-26Move the translation files into resourceskcgen
2022-03-26Add get resource support functionskcgen
2022-03-20Address PR feedback as suggestedWengier
2022-03-20Support for changing output options at run-timeWengier
2022-03-19Ignore the potential macOS ./Resources directorykcgen
2022-03-19Rebase the code and address Coverity issuesWengier
2022-03-19Fix memory leak issueWengier
2022-03-19Rewrite z_drive_register function using std_fsWengier
2022-03-19Address PR feedbacks as suggestedWengier
2022-03-19Add unit tests for file name functionsWengier
2022-03-19Rewrite 8.3 name generation functionWengier
2022-03-19Allow Z drive customizationWengier
2022-03-19Add directory support on Z driveWengier
2022-03-19Allow Z drive rescanningWengier
2022-03-18Allow compile-time evaluation of DOS date and time pack callskcgen
2022-03-03Merge 'svn/trunk' r4473ripsaw8080
2022-03-01Address PR feedbacks as suggestedWengier
2022-03-01Add more unit tests for WildFileCmpWengier
2022-03-01Merge WildFileCmp and LWildFileCmp functionsWengier
2022-03-01Add wildcard support for IMGMOUNT commandWengier
2022-03-01Add wilcard support functionsWengier
2022-03-01Rely on gmock dependency setting up gtestPatryk Obara
2022-02-28Fortify sprintf usage in shell_cmdsPatryk Obara
2022-02-27Indicate in BIOS memory when keyboard ACK received. Fixes Soko-ban Revenge.ripsaw8080
2022-02-27Fix execution of small COM programs on PCjr machine type.ripsaw8080
2022-02-26Update feature section in README.mdWengier
2022-02-26Remove FluidSynth as a brew dependency: use the wrapkcgen
2022-02-26Add build failure notes to the build document (#1582)kcgen
2022-02-24Bump the VC redistibutable package to version 14.31.31103kcgen
2022-02-24List the base Windows VC redist subdirectorieskcgen
2022-02-18Revert "Assure gtest and gmock in the same version"kcgen
2022-02-18Revert "Make the audio enveloper directional"kcgen
2022-02-18Revert "Use a 12% expansion envelope for the GUS"kcgen
2022-02-18Address PR feedback as suggestedWengier
2022-02-18Use direct file inclusion for VSWengier
2022-02-18Use direct file inclusion for MesonWengier
2022-02-18Reinstall Linux IOCTL supportWengier
2022-02-18Address PR feedbackWengier
2022-02-18Re-format the code for better stylesWengier
2022-02-18Remove lowest IOCTL support to shorten codeWengier
2022-02-18Add SDL CD header fileWengier
2022-02-18Remove outdated ASPI interfaceWengier
2022-02-18Add/restore documentation for SDL CD supportWengier
2022-02-18Add back CDROM interface from DOSBoxWengier
2022-02-18Add SDL_CDROM support from SDL1Wengier
2022-02-16Improve the bit operation set-to and mask-to orderingkcgen