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
2020-05-25Connect GDB client to DOSBoxvogons/gdbserver-r3778-2Alexandre Becoulet
2012-01-27Add patch 3461824: Readme fixes by clemPeter Veenstra
2012-01-27Add cmd-q => exit for Mac OS XPeter Veenstra
2012-01-27Fix bug 3477126. Don't put junk chars in the title bar. Mac OS X will crash o...Peter Veenstra
2012-01-05Copy all fields in copy constructor (wjp and valgrind)Peter Veenstra
2012-01-03Undo goto:label code. breaks drive switching. Maybe change drive shouldn't be...Peter Veenstra
2012-01-03Pointers must stay valid till after the png_write_info call. Thanks wjpPeter Veenstra
2012-01-03Should make DOSBox usage easier to spot.Peter Veenstra
2012-01-02Treat : as seperater (for goto:label)Peter Veenstra
2011-12-28Improve handling of prefix 0xf in the debugger. Thanks ripsawPeter Veenstra
2011-12-18Add propertiesPeter Veenstra
2011-12-11small additions: vga override, lazy fullscreen switching, pci read overrideSebastian Strohhäcker
2011-12-08Implement 0x7d. Fixed death by dark shadows (ripsaw)Peter Veenstra
2011-12-08be less restrictive. Hope nothing breaks. Fixes AS2. (peterferrie)Peter Veenstra
2011-12-08apply granularity only for stuff reported to the clientmouPeter Veenstra
2011-12-08Even our comments and status messages have less bugs now (jomalin)Peter Veenstra
2011-11-29Some typo corrections of the comments. (jomalin)Peter Veenstra
2011-11-27Typos reported by debian projectPeter Veenstra
2011-11-23Improve behavior when reaching the end of the buffer. (thanks ripsaw)Peter Veenstra
2011-11-20Include stddef for offsetof here as well instead of relying on dos_inc.Peter Veenstra
2011-11-20Include stddef for offsetof here as well instead of relying on dos_inc.h thro...Peter Veenstra
2011-11-18some warning fixes (fear the msvc)Sebastian Strohhäcker
2011-11-13Add textmode granulity. Fix cursor handling in mode 0 and 1. Fixes DOOM-IT (t...Peter Veenstra
2011-11-05Consider parity when calculating the duration of a serial frame. E-mail repor...Ralf Grillenberger
2011-11-01Some small typosPeter Veenstra
2011-11-01Fix compilation on linux. Thank saltyPeter Veenstra
2011-10-30Disable sticky keys in fullscreen mode. (pressing shift 5 times gives a menu)Peter Veenstra
2011-09-07small recompiler fixes (missing host fpu usage check; assembler output update...Sebastian Strohhäcker
2011-09-01Call int 0xe when resetting a disk. Fixes a keydisk workaround algorithm. (th...Peter Veenstra
2011-09-01Keep track of last written character instead of previous character in buffer....Peter Veenstra
2011-08-31Some refinements.Peter Veenstra
2011-08-30Use a fixed cycle rate in auto cycles mode when calculating RDTSC. Improves T...Peter Veenstra
2011-08-30Decode RDTSC as well. Thanks ripsaw.Peter Veenstra
2011-08-30Update volume for cda mixer changes as well.Peter Veenstra
2011-08-30Ignore verify with copy. Fixes Grand Prix Unlimited CD installer. Thanks rips...Peter Veenstra
2011-08-30Fix supersaxxon. Regression from line based updates. Thanks h-a-l-9000Peter Veenstra
2011-08-30Be friendly for other open source projects: work with WINE style namemangling...Peter Veenstra
2011-08-16Enchance RESCAN with drive paramater and -All flagPeter Veenstra
2011-08-15Restore old delay.Peter Veenstra
2011-08-15Keep repeating a pressed key if another key is released. Thanks jazztickets a...Peter Veenstra
2011-08-15Make shift-tab walk through the completion list in reverse order.Peter Veenstra
2011-07-30- fix the socket inheritance featureRalf Grillenberger
2011-07-29Xor numlock and shift for numpad.Peter Veenstra
2011-07-24Rewrite mount without arguments to display volume label as well.Peter Veenstra
2011-07-23- Fix for Scuba Venture (PCJR booter)Ralf Grillenberger
2011-07-22Some tiny protection against weird valuesPeter Veenstra
2011-07-21Add patch 3161987 from Jason C. Penney: Add (optional) SoundFont support to m...Peter Veenstra
2011-07-21Add patch 3324624 from ano. Some fixes with respect to mixing normal and exte...Peter Veenstra
2011-07-21Let's not copy extended memory when we finish waiting.Peter Veenstra
2011-07-16Handle floppies differently in ioctl calls. Makes windows 3.x happy. Thanks r...Peter Veenstra