1
0
Fork 0
dosbox-staging/src
krcroft c9198b2944 Fix unsafe memory operations and warnings in the fatDrive class
- Move imageDiskList from pointer to vector of unique_ptr
- Replace string operations with size-limited versions
- Initialize members
- Eliminate unecessary casts
- Eliminate memory-leak on pointer assignment
2019-12-09 08:19:26 +01:00
..
cpu Fix wrong function name in the exception log 2019-12-04 06:11:01 +01:00
debug Merge branch 'svn/trunk' r4296 2019-11-26 18:37:09 +01:00
dos Fix unsafe memory operations and warnings in the fatDrive class 2019-12-09 08:19:26 +01:00
fpu Import svn:ignore props to .gitignore files 2019-09-15 20:34:57 +02:00
gui Merge branch 'svn/trunk' r4296 2019-11-26 18:37:09 +01:00
hardware Use PRIuPTR and define it for Windows GCC 64-bit 2019-12-03 05:12:28 +01:00
ints Fix unsafe memory operations and warnings in the fatDrive class 2019-12-09 08:19:26 +01:00
libs STB Vorbis: eliminate inaccessible branch 2019-12-05 10:35:44 +01:00
misc Replace version with brand for .conf file suffix 2019-12-05 23:35:15 +01:00
platform Use fixed name for a GitHub-generated zip 2019-12-05 23:35:15 +01:00
shell Change the length of version field in infobox 2019-11-29 06:27:14 +01:00
.gitignore Import svn:ignore props to .gitignore files 2019-09-15 20:34:57 +02: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
dosbox_splash.svg Add DOSBox splash screen graphic in vector format 2019-11-02 19:29:03 +01:00
Makefile.am Add the audio handling changes to build system and documentation 2019-11-06 05:47:03 +01:00
winres.rc Update version in config.h and resource script 2019-12-09 07:22:15 +01:00