1
0
Fork 0
dosbox-staging/src
2019-10-01 11:11:57 +00:00
..
cpu Add 64-bit support to dynamic_x86 core from vogons topic 67673. Thanks jmarsh! 2019-09-30 18:30:11 +00:00
debug Add some missing va_ends. Reported by jmarsh 2019-05-23 12:51:10 +00:00
dos Rename bios tester to biostest and make it debug only to avoid people trying to load real bioses. 2019-09-10 11:16:20 +00:00
fpu Refine stack overflow and underflow for the fpu a bit. 2019-04-01 14:32:18 +00:00
gui use delete instead of free, although this code is never really used, as the running process should have been replaced at that point. 2019-10-01 11:11:57 +00:00
hardware Fix bug 512, reported by philipp. (checking wrong variable to see if malloc was a success) 2019-09-02 16:50:30 +00:00
ints Add some size checks when accessing Drives[], mostly needed when DOS_DRIVES is not set to 26, make size parsing not go outside the target array. 2019-06-25 06:12:13 +00:00
libs Changes to allow for mingw i686 to compile a new zmbv.dll 2019-06-25 20:44:00 +00:00
misc Create fopen_wrapper so we can filter out specific directories, which DOS games should have no access to 2019-06-24 20:09:59 +00:00
platform Move dddraw detection to a configure option. Requested by DosFreak. 2017-10-10 13:51:13 +00:00
shell Extra DIR sorting options patch by Saga Musix 2019-09-08 12:25:41 +00:00
dosbox.cpp Update year and address of FSF 2019-01-25 14:09:58 +00:00
dosbox.ico Updated Icon. Thanks Chaosfish 2007-01-10 15:07:12 +00:00
Makefile.am Update automake files for mame files 2017-08-24 13:01:15 +00:00
winres.rc Update year and address of FSF 2019-01-25 14:09:58 +00:00