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-01-07Bump Fedora spec date for 0.78.1v0.78.1kcgen
2022-01-07Refactor code-page parsing of UPX id and versionrelease/0.78.xkcgen
2022-01-07Revert "Increment codepage position based on read amount" (#1506 fix)Wengier
2022-01-07Report unparsable UPX-unpacked code-page data (#1506 mitigation)kcgen
2022-01-07Delete DOS devices on shutdownkcgen
2022-01-07Refactor the read-only fallback to a separate functionKevin Croft
2022-01-07Allow read-only access to disk imagesWengier
2022-01-06Bump Fedora spec date for 0.78.1kcgen
2022-01-06Lower allowed PVS Studio warnings limitkcgen
2022-01-06Explicitly ignore some ScanCMDBool return valueskcgen
2022-01-06Replace 0 with the string terminator in ScanCMDBoolkcgen
2022-01-06Improve documentation for the ScanCMDBool support functionkcgen
2022-01-06Use string termination routines in Shell misckcgen
2022-01-06Add a safe C-string reset utility functionkcgen
2022-01-06Increment autoexec string using prefix-form in destructorkcgen
2022-01-06Avoid repeated pointer dereferences in autoexeckcgen
2022-01-06Always process the populated section in ProcessConfigFileAutoexeckcgen
2022-01-06Simplify AutoexecObject by using the default constructorkcgen
2022-01-06Slightly improve argument presence check in shell executekcgen
2022-01-06Increment history using prefix-form in shellkcgen
2022-01-06Assert an array will not underrun in shell copykcgen
2022-01-06Fix a performance warning in shell copykcgen
2022-01-05Move command-line exit requests to the end of autoexeckcgen
2022-01-05Handle exit requst(s) after processing autoexec callskcgen
2022-01-05Initialize state_info memberskcgen
2022-01-05Use nullptr to reset the register pointerskcgen
2022-01-05Halt compilation for hosts lacking page-protectionkcgen
2022-01-05Avoid per-page VirtualProtect as a speed-mods on Windowskcgen
2022-01-05Use RWX VirtualAlloc permissions as a speed-mod on Windowskcgen
2022-01-05Avoid FlushInstructionCache as a speed-mod on Windowskcgen
2022-01-05Short-circuit the dynamic core's code-page reset routineKirk
2022-01-05Add VS solution filter for ghc::filesystem sourcekcgen
2022-01-05Avoid changing locales when in the ncurses debugger (#1487)kcgen
2022-01-05Account for aspect-correction when calculating window heightkcgen
2022-01-05Use more direct test for VGA double-height (#1485)kcgen
2022-01-01Remove the project's main to prevent masking gmock's main (#1476)kcgen
2021-12-31Revert allowance to increase VESA refresh to host ratekcgen
2021-12-30Add the ghc::filesystem to the build systemkcgen
2021-12-30Add the ghc::filesystem to libsgulrak
2021-12-30Fix DTR drop action delayNicknineTheEagle
2021-12-30Fix VS project filesNicknineTheEagle
2021-12-30Sync loguru with upstream (snapshot 2021-12-30kcgen
2021-12-30Only use std::filesystem for clang 12.x and upkcgen
2021-12-30GUI remove conflict "-v" with --version / verbosityarrowgent
2021-12-30Log SDL's initialization and driver typeskcgen
2021-12-30Log the initialization of Logurukcgen
2021-12-30Make dosbox-staging version the first logged messagekcgen
2021-12-30Fix typo in GNUC definekcgen
2021-12-30Prevent callback activation during SetWindowSize callskcgen
2021-12-30Limit window resolution to the framebuffer for kmsdrmkcgen