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
2019-12-10Implement DOS_SetFileDatevogons/dos-setfiledate-r3858gulikoza
2014-01-12stdprn is now really prn and you can't read from it. Fixes a weird runtime th...Peter Veenstra
2014-01-12Stop rethrowing the error, as SDL doesn't know what to do with it anyways. Fi...Peter Veenstra
2014-01-12reg_eip is 32 bit(jmarsh)Peter Veenstra
2014-01-12fpu.sw is 16 bit(jmarsh)Peter Veenstra
2014-01-12TOP is used as 32 bit in dynrec corePeter Veenstra
2014-01-05Some corrections.Peter Veenstra
2013-12-11There are only 248 default colors in the 256-color mode palette, and the rema...ripsaw8080
2013-12-05Let compiler generate offset arithmetic to make fpu-x86 portable to x86_64.(t...Peter Veenstra
2013-11-19The SB DMA callback ignores previously selected, but not currently selected, ...ripsaw8080
2013-11-17Add AL value to debugger interrupt breakpoints. Useful for breaking on specif...ripsaw8080
2013-11-13Cast it to a variable that has the same size as a pointer (64 bit)Peter Veenstra
2013-11-13Correct the parameter type for 64 bit.Peter Veenstra
2013-11-11Update Arm dynrec core. Most important change: use ARMv7 instructions. Thanks...Peter Veenstra
2013-11-11Add small delay when raising IRQ, fixes Llamatron 2012 and Lemmings 3D.Peter Veenstra
2013-11-11Missed a year somehow.Peter Veenstra
2013-11-11Strip of leading zeroes from the IP. Thanks ZorixPeter Veenstra
2013-11-06Reenable the setting of the %CONFIG% variable when doing a CONFIG -get comman...Peter Veenstra
2013-11-05make clang happy. Thanks wjpPeter Veenstra
2013-10-26Add ADDLOG, which adds a message to the logfile. Convenient when debugging an...Peter Veenstra
2013-10-22CD audio status returns zero start and end times when no track is playing. Fi...ripsaw8080
2013-10-22Implement mixer /listmidi for coremidi. Thanks for the assistance DominusPeter Veenstra
2013-10-18Add midi.h to project filePeter Veenstra
2013-10-18Rework ListMidi so it can be more easily added to more backends.Peter Veenstra
2013-10-18Rework ListMidi so it can be more easily added to more backends.Peter Veenstra
2013-10-18typos and warningsPeter Veenstra
2013-06-17Fix Hexsider display in Hercules mode. The game changes the CRTC base address...Ralf Grillenberger
2013-06-17By implementing Tandy special handling of the palette:Ralf Grillenberger
2013-05-26Initialize last byte of command tail.ripsaw8080
2013-05-21Workaround for using (windows) directories insides cue files on Linux.Peter Veenstra
2013-05-09Fix bug 391 by relaxing the SET /P check.Peter Veenstra
2013-05-09Fix an out of bounds write error. Some more protection when reading in data a...Peter Veenstra
2013-03-26Extend fullresolution=0x0 to more OSes. Tested on Windows, Linux and Mac OS X...Peter Veenstra
2013-03-25Silence some warnings in the misc directoryPeter Veenstra
2013-03-20Use uppercase characters for ScanCMDBool. Explicitly disallow Set/PPeter Veenstra
2013-03-18Replace NV_PixelDataRange with ARB_PixelBufferObject extension. Thanks gulikozaPeter Veenstra
2013-03-18Uniform warning messagePeter Veenstra
2013-03-18Enable interupts after running INT 25 and 26, fixes Eol-ui Moheom installer (...Peter Veenstra
2013-03-11Refinements of an earlier fix. Thanks ripsawPeter Veenstra
2013-02-28Make system handler 24 pages, Fixes Mega Blast and maybe others. Thanks ripsawPeter Veenstra
2013-02-27A cdrom has always 65535 clusters on a drive. Fixes regression with titus CD ...Peter Veenstra
2013-02-14Clean upPeter Veenstra
2013-02-10Add int 33 0x2a for speed manager 96. (ripsaw)Peter Veenstra
2013-02-07max cycles code now uses averaging as well when stepping down Peter Veenstra
2013-01-27Use current address instead of (current page * page size) for the scroll wind...Ralf Grillenberger
2013-01-27make RealHandle inline to silence some unused warningsPeter Veenstra
2013-01-27Add support for monochrome mode:Ralf Grillenberger
2013-01-15Year updatePeter Veenstra
2013-01-14rename configure.in to configure.ac . autotools people again.....Peter Veenstra
2013-01-14autotools people...(1.13.1)Peter Veenstra