1
0
Fork 0
dosbox-staging/src
krcroft 5da5c2931c Fix NULL issues in memory.cpp
There is no sense in testing the 'MemBase' pointer against null, as the memory was allocated
using the 'new' operator, which throws.
2020-01-22 09:40:00 +01:00
..
cpu Fix NULL issues in CPU emulation code 2020-01-22 09:40:00 +01:00
debug Merge branch 'svn/trunk' r4305 2020-01-07 11:29:39 +01:00
dos Fix NULL issues in drive-related code 2020-01-22 09:40:00 +01:00
fpu Fix format warnings in fpu 2020-01-11 20:52:55 +01:00
gui Use dosbox-staging splash screen 2020-01-16 06:42:19 +01:00
hardware Fix NULL issues in memory.cpp 2020-01-22 09:40:00 +01:00
ints Cleanup int10 includes in ints module 2020-01-11 20:52:55 +01:00
libs Fix NULL issues in zmbv.cpp 2020-01-22 09:40:00 +01:00
misc Silence format warning 2019-12-29 08:12:28 +01:00
platform Stop silencing deprecation warnings in MSVC 2019-12-29 20:04:39 +01:00
shell Use correct type for printf field size specifier 2020-01-04 08:26:22 +01:00
.gitignore Import svn:ignore props to .gitignore files 2019-09-15 20:34:57 +02:00
dosbox.cpp Adjust formatting of sblaster section in .conf file 2020-01-09 22:50:47 +01: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
dosbox_staging_splash.svg Use dosbox-staging splash screen 2020-01-16 06:42:19 +01:00
dosbox_staging_splash_640_400.png Use dosbox-staging splash screen 2020-01-16 06:42:19 +01:00
Makefile.am Move nukedopl to libs 2020-01-09 22:50:47 +01:00
winres.rc Update version in config.h and resource script 2019-12-09 07:22:15 +01:00