1
0
Fork 0
dosbox-staging/src
2018-04-04 11:14:03 +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 Convert variable stuff to vector (breakpoints one day as well) 2018-03-26 17:50:37 +00:00
dos Correct small error/warning. 2018-01-31 18:21:54 +00:00
fpu Years update 2017-05-30 11:35:08 +00:00
gui Do we even use those timers ? Ticks are initted regardless. Please report problems! (helps with cpu usage on Macs) 2018-04-04 10:05:50 +00:00
hardware Correct line ends in emu.h and setting correct svn properties 2018-02-21 19:18:53 +00:00
ints Add basic support for INT 13 call 15. Used by korean powerdolls to detect harddrive. 2018-04-04 11:14:03 +00:00
libs Years update 2017-05-30 11:35:08 +00:00
misc Remove exception specifiers as they are depreciated. Remove some trailing spaces and add some spaces for readability. 2018-02-17 15:16:44 +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 Declare the init function of the joystick as restartable, so some of the dynamic settings work. 2018-02-08 13:53:13 +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 We don't use MFC, maybe this helps the compilation guides of DosFreak. 2017-09-14 20:36:15 +00:00