Sebastian Strohhäcker
|
a0232dbf2e
|
fix CreateTempFile error handling (namiltd, sf patch #1674288)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2843
|
2007-04-17 18:48:41 +00:00 |
|
Sebastian Strohhäcker
|
12d417e58c
|
add hd image file size detection
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2842
|
2007-04-17 15:48:53 +00:00 |
|
Sebastian Strohhäcker
|
220d61976a
|
don't exit on special fully-nested PIC mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2841
|
2007-04-16 13:25:06 +00:00 |
|
Sebastian Strohhäcker
|
15ea05cff9
|
fully implement dos subfunction 0x0c, fix CON GetInformation (Kippesoep; sf patch #1691918, fixes Wing Commander 3 exit dialog)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2840
|
2007-04-16 12:23:23 +00:00 |
|
Sebastian Strohhäcker
|
17c683f8ad
|
fix shifted cd-audio with sdl-interface (prompt, sf bug #883811)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2839
|
2007-04-15 12:13:16 +00:00 |
|
Sebastian Strohhäcker
|
04ade3cc82
|
fix mscdex get audio position
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2838
|
2007-04-15 11:39:33 +00:00 |
|
Sebastian Strohhäcker
|
d104eea175
|
fix windib fallback; fix ddraw->surface fallback
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2837
|
2007-04-15 10:34:02 +00:00 |
|
Sebastian Strohhäcker
|
d8f68648d1
|
precise pagefault address for block starts;
fix upper part of eip content for certain instructions
in real/v86 mode (dynamic core; fixes Inner Worlds)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2836
|
2007-04-14 14:08:51 +00:00 |
|
Sebastian Strohhäcker
|
9afe1037a7
|
correct range invalidation start index (dynamic core, fixes Archimedean Dynasty)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2835
|
2007-04-14 13:11:48 +00:00 |
|
Sebastian Strohhäcker
|
2147dc647b
|
issue an exception for some invalid selector type on pmode CALL instead of exiting (vbdos)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2834
|
2007-04-14 11:16:29 +00:00 |
|
Peter Veenstra
|
b6e72ef8e1
|
Zero pad the correct buffer. Fixes cyrus chess.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2833
|
2007-03-23 08:27:39 +00:00 |
|
Peter Veenstra
|
bd718ada6a
|
Fix amount of arguments in LOG_MSG. Thanks Ludwig.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2832
|
2007-03-07 10:47:12 +00:00 |
|
Peter Veenstra
|
f48a969a9f
|
0.70 administrative changes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2830
|
2007-03-02 10:21:44 +00:00 |
|
Peter Veenstra
|
889a641cb7
|
Remove visual C project files. (outdated and buggy code)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2829
|
2007-03-02 09:51:24 +00:00 |
|
Sebastian Strohhäcker
|
486d5ca7a8
|
fully ignore screen-off bit (fixes Darklands, Skyroads3d)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2828
|
2007-02-27 19:48:46 +00:00 |
|
Sebastian Strohhäcker
|
2d4ce67ff8
|
fix dc blocklength
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2827
|
2007-02-26 16:59:16 +00:00 |
|
Sebastian Strohhäcker
|
0280c7ee4c
|
fix some special keys inside the debugger under windows (thanks etil);
fix debug.exe argument handling (thanks efry);
correct condjump target prediction display of the debugger
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2826
|
2007-02-25 18:38:00 +00:00 |
|
Sebastian Strohhäcker
|
6363fe8004
|
fix operator priority
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2825
|
2007-02-24 21:07:22 +00:00 |
|
Sebastian Strohhäcker
|
fd916a72a8
|
update VS project file
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2824
|
2007-02-22 15:15:00 +00:00 |
|
Sebastian Strohhäcker
|
3e591eb615
|
initialize variable in dummy case
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2823
|
2007-02-22 15:12:48 +00:00 |
|
Peter Veenstra
|
260fd8e719
|
We are on release candidate 3.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2822
|
2007-02-22 08:49:36 +00:00 |
|
Peter Veenstra
|
ef7ce0307f
|
Documentation update.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2821
|
2007-02-22 08:49:02 +00:00 |
|
Peter Veenstra
|
03837aa491
|
commit the header as well
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2820
|
2007-02-22 08:48:19 +00:00 |
|
Peter Veenstra
|
a32707e4e1
|
Change the video card timing a bit. Fix a few bugs related to the palette registers. Fix pel_panning.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2819
|
2007-02-22 08:47:45 +00:00 |
|
Peter Veenstra
|
34ccfaec46
|
Add writemap. Fixes stonekeep in dynamic core.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2818
|
2007-02-22 08:45:14 +00:00 |
|
Peter Veenstra
|
c392dcfc90
|
Add new option: buttonwrap. For people who like to map a lot of keys to their joystick.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2817
|
2007-02-22 08:44:07 +00:00 |
|
Peter Veenstra
|
cfa3a9d466
|
Update os2 serial support(Josch). Add some fixes for Mac OS X. Fix uninitialized variable.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2816
|
2007-02-22 08:41:16 +00:00 |
|
Peter Veenstra
|
6027e7710f
|
improve mixer controls a bit. (Srecko)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2815
|
2007-02-22 08:39:06 +00:00 |
|
Peter Veenstra
|
d0cb27424f
|
Improve 16 bit playback. (Srecko)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2814
|
2007-02-22 08:37:52 +00:00 |
|
Peter Veenstra
|
8146e48c4c
|
Enable boot to use non-mounted locations as well (for the images)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2813
|
2007-02-22 08:37:12 +00:00 |
|
Peter Veenstra
|
6cfc6950c4
|
Fix some bug in readsectors.(prompt)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2812
|
2007-02-22 08:36:25 +00:00 |
|
Peter Veenstra
|
12222e680b
|
No need to use new here (memleak)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2811
|
2007-02-22 08:35:34 +00:00 |
|
Peter Veenstra
|
b193341d59
|
Hide hercules startup screen. Allow single quotes within double quotes under windows and os2.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2810
|
2007-02-22 08:34:10 +00:00 |
|
Peter Veenstra
|
e24c554ec0
|
Hack for Jurresic (game comparing stuff against interrupt table)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2809
|
2007-02-22 08:33:15 +00:00 |
|
Peter Veenstra
|
8dbee51bd3
|
Workaround(partly) 16 port acces setting cycles to zero thereby invalidating one of the ports.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2808
|
2007-02-22 08:32:21 +00:00 |
|
Peter Veenstra
|
4f5516925d
|
Fix 2 memcpy overflows causing stack corruption. (Ludwig)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2807
|
2007-02-22 08:30:47 +00:00 |
|
Sebastian Strohhäcker
|
b789d10fc3
|
add entries
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2806
|
2007-02-15 21:02:04 +00:00 |
|
Peter Veenstra
|
93c278d376
|
administrative changes for 66rc1.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2805
|
2007-02-04 11:41:25 +00:00 |
|
Peter Veenstra
|
392818ac53
|
update so it is aware of 9x and NT systems
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2804
|
2007-02-04 11:16:58 +00:00 |
|
Peter Veenstra
|
89cc28568b
|
Beta 3 changes from h-a-l-9000.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2803
|
2007-02-04 11:15:30 +00:00 |
|
Peter Veenstra
|
0bf5025fea
|
iodelay aware cycle adjustment code.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2802
|
2007-02-04 11:10:22 +00:00 |
|
Peter Veenstra
|
f28020edb3
|
Allow less beautiful version numbers.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2801
|
2007-02-04 10:46:34 +00:00 |
|
Peter Veenstra
|
6622f2de24
|
0.66 release candidate 1 installer
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2800
|
2007-02-04 10:37:18 +00:00 |
|
Peter Veenstra
|
49d47cfb2f
|
Add 64 bit windows topic
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2799
|
2007-02-04 10:34:23 +00:00 |
|
Peter Veenstra
|
4f7838f172
|
Add improved fix for the ballad sequencer. Thanks Srecko
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2798
|
2007-02-03 14:11:38 +00:00 |
|
Peter Veenstra
|
88c948bc00
|
Fix bug "[ 1647131 ] PATH env var not handled properly."
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2797
|
2007-02-03 14:04:23 +00:00 |
|
Sjoerd van der Berg
|
a76a07d2c9
|
Finish the frame without drawing if there's screen reset
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2796
|
2007-02-03 13:00:16 +00:00 |
|
Sjoerd van der Berg
|
ac97451586
|
Fix ending the previous frame if it didn't finish in time
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2795
|
2007-02-03 08:53:58 +00:00 |
|
Sebastian Strohhäcker
|
2b577443e0
|
avoid selfpage removal for crossblocks when codepages run out
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2794
|
2007-02-02 17:23:14 +00:00 |
|
Sebastian Strohhäcker
|
c0c80145d6
|
clear banking bit0 for 32k tandy modes; fix some pcjr mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2793
|
2007-02-01 16:24:03 +00:00 |
|