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-06-30Limit OPL IO ports and registers to 16-bitkc/audio-rendering-2kcgen
2022-06-30Standardize the OPL rendering routineskcgen
2022-06-30Update Clang Format to 12.0.0Kirk
2022-06-30Add Tracy info to build notesKirk
2022-06-30Add Tracy configuration to VS projectKirk Klobe
2022-06-30Instrument some core subsystems with TracyKirk
2022-06-30Add Tracy to build systemKirk
2022-06-29Standardize the PS/1 audio's rendering routineskcgen
2022-06-29Standardize the Gravis Ultrasound's rendering routineskcgen
2022-06-29Standardize the Tandy audio's rendering routineskcgen
2022-06-29Standardize the Innovation SSI-2001's rendering routineskcgen
2022-06-29Standardize the Game Blaster's rendering routineskcgen
2022-06-29sdl: mouse: Clamp absolute mouse coordinatesDavid Gow
2022-06-29Add backward-compatible "off" PC Speaker conf settingkcgen
2022-06-29Make RoboCopy return 0 for acceptable scenarioskcgen
2022-06-29Drop the libspeexdsp workaround for vcpkgkcgen
2022-06-28Fix a newly-detected warning by shellcheck 8.xkcgen
2022-06-28Use Ubuntu 22.04 by default in Linux workflowskcgen
2022-06-27Use the primary repo name to filter duplicate CI jobskcgen
2022-06-27Reformat MIXER_InitJohn Novak
2022-06-27Initialise all mixer state vars when changing the mixer configJohn Novak
2022-06-26Move mouse parameters updateGranMinigun
2022-06-26Cleanup and simplify window setup routinesGranMinigun
2022-06-26Center SDL renderer output in pixel-perfect modeGranMinigun
2022-06-26Move GL context handling; add SDL renderer viewportGranMinigun
2022-06-26Move SDL renderer creation near window creationGranMinigun
2022-06-26Add HiDPI supportGranMinigun
2022-06-26Initialize the glshader source when changing output modeskcgen
2022-06-26Only include debugger deps when enabledkcgen
2022-06-25Simplify CI push vs pull_request de-dupe logickcgen
2022-06-25Clear voice IRQ when neededIan Scott
2022-06-25Handle IRQ de-assert like a real GUSIan Scott
2022-06-24Fix VMware port IO widthFeralChild64
2022-06-24Lower allowed warning limitskcgen
2022-06-24Merge 'svn/trunk' r4480kc/merge-r4480ripsaw8080
2022-06-24Remove address+undefined combination analysis CI jobkcgen
2022-06-24Add iround support function for floatskcgen
2022-06-23Remove the SoftLimiter and related buffers from GUSkcgen
2022-06-23Temporary disable Windows Defender Scans in CIkcgen
2022-06-23Fix typo in macOS CI conditionkcgen
2022-06-23Add ccache environment to macOS CI release jobkcgen
2022-06-23Disable LTO for macOS ARM64 CI runs (ccache-blocker)kcgen
2022-06-23Let self-hosted runners leverage their own ccachekcgen
2022-06-23Let MSYS2 non-release CI jobs retry up to 10 timeskcgen
2022-06-22Rename misc. 'pagesize' variablesKirk
2022-06-22Add host_pagesize and dos_pagesize constexprsKirk
2022-06-22Use bit_views to get the timer's read back statuskcgen
2022-06-22Remove extraneous bracing in timerkcgen
2022-06-22Add a value-accessor to bit_viewkcgen
2022-06-22Reuse maximum BCD and DEC count constants in timerkcgen