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
ee0367653b
dosbox-staging
/
src
History
Peter Veenstra
ee0367653b
stdprn is now really prn and you can't read from it. Fixes a weird runtime that reads the PRN handle.
...
Imported-from:
https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3858
2014-01-12 13:43:47 +00:00
..
cpu
reg_eip is 32 bit(jmarsh)
2014-01-12 12:54:58 +00:00
debug
Add AL value to debugger interrupt breakpoints. Useful for breaking on specific sub-functions, and for function numbers in AX such as the mouse driver INT 33h. Faster breakpoint checking with some redundant conditions removed.
2013-11-17 13:42:33 +00:00
dos
stdprn is now really prn and you can't read from it. Fixes a weird runtime that reads the PRN handle.
2014-01-12 13:43:47 +00:00
fpu
Let compiler generate offset arithmetic to make fpu-x86 portable to x86_64.(thanks wjp)
2013-12-05 18:56:20 +00:00
gui
Stop rethrowing the error, as SDL doesn't know what to do with it anyways. Fix a couple of formatting related warnings/errors.
2014-01-12 13:41:01 +00:00
hardware
The SB DMA callback ignores previously selected, but not currently selected, DMA channels. Fixes Visual Player 2 with SB16.
2013-11-19 13:43:40 +00:00
ints
There are only 248 default colors in the 256-color mode palette, and the remaining 8 colors are not altered by mode changes. Fixes font and mouse pointer colors in Voyages of Discovery.
2013-12-11 13:59:24 +00:00
libs
Year update
2013-01-15 09:03:13 +00:00
misc
Reenable the setting of the %CONFIG% variable when doing a CONFIG -get command (reported in forum)
2013-11-05 22:12:59 +00:00
platform
Make it clear to people that they don't use a stable version.
2010-08-07 18:36:17 +00:00
shell
stdprn is now really prn and you can't read from it. Fixes a weird runtime that reads the PRN handle.
2014-01-12 13:43:47 +00:00
dosbox.cpp
max cycles code now uses averaging as well when stepping down
2013-02-07 19:25:58 +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
Year update
2013-01-15 09:03:13 +00:00