This website requires JavaScript.
Explore
Help
Sign in
valter
/
dosbox-staging
Watch
1
Star
0
Fork
You've already forked dosbox-staging
0
Code
Releases
Activity
f7ae7a1dbe
dosbox-staging
/
src
History
Peter Veenstra
f7ae7a1dbe
Fix narrowing warnings (errors on clang/freebsd) and an unhandled value in switch. (Part of patch
#275
from strageqargo)
...
Imported-from:
https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@4072
2018-01-31 10:21:41 +00:00
..
cpu
Beautify CPU_CheckSegments in order to silence a warning (if (A) B; break (which get a misleading warning as break is not part of the if))
2018-01-30 15:56:33 +00:00
debug
empty is always constant, while size can be linear on older gcc versions. (wjp)
2017-09-26 07:50:31 +00:00
dos
Fix narrowing warnings (errors on clang/freebsd) and an unhandled value in switch. (Part of patch
#275
from strageqargo)
2018-01-31 10:21:41 +00:00
fpu
Years update
2017-05-30 11:35:08 +00:00
gui
Move dddraw detection to a configure option. Requested by DosFreak.
2017-10-10 13:51:13 +00:00
hardware
Fix narrowing warnings (errors on clang/freebsd) and an unhandled value in switch. (Part of patch
#275
from strageqargo)
2018-01-31 10:21:41 +00:00
ints
Declare static functions in header file as static inline, as that reduces warnings quite a bit.
2018-01-30 15:58:28 +00:00
libs
Years update
2017-05-30 11:35:08 +00:00
misc
Years update
2017-05-30 11:35:08 +00:00
platform
Move dddraw detection to a configure option. Requested by DosFreak.
2017-10-10 13:51:13 +00:00
shell
Silence a warning
2018-01-30 15:57:27 +00:00
dosbox.cpp
Fix bug where joysticks got disabled after a section restart (when changing parameters while running).
2017-12-04 19:27:31 +00:00
dosbox.ico
Updated Icon. Thanks Chaosfish
2007-01-10 15:07:12 +00:00
Makefile.am
Fix typo
2009-04-28 07:02:51 +00:00
winres.rc
We don't use MFC, maybe this helps the compilation guides of DosFreak.
2017-09-14 20:36:15 +00:00