Peter Veenstra
|
2c3ae52a79
|
os2 cdrom support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2393
|
2005-11-25 19:15:12 +00:00 |
|
Sebastian Strohhäcker
|
45f519d0c2
|
adjust tandy DAC transfer size
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2392
|
2005-11-24 21:11:45 +00:00 |
|
Peter Veenstra
|
340e59ff7a
|
remove unused variable
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2391
|
2005-11-24 18:25:20 +00:00 |
|
Peter Veenstra
|
6ed6d775c7
|
Fixing possible stack overflow. (thanks Jochen)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2390
|
2005-11-24 18:16:15 +00:00 |
|
Peter Veenstra
|
a573488619
|
os2
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2389
|
2005-11-24 18:14:08 +00:00 |
|
Peter Veenstra
|
ebc9c2c381
|
Some changes for os2 support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2388
|
2005-11-24 18:09:47 +00:00 |
|
Peter Veenstra
|
0539eba66b
|
Break is now ctrl-break
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2387
|
2005-11-24 17:53:48 +00:00 |
|
Peter Veenstra
|
220fe7e462
|
Changes for os2 support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2386
|
2005-11-24 17:53:08 +00:00 |
|
Sebastian Strohhäcker
|
96bf0e28d6
|
add error handling for DOS_SetMemAllocStrategy
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2385
|
2005-11-24 17:05:22 +00:00 |
|
Peter Veenstra
|
2eb59a43e3
|
setup int 23 to point into the rootpsp. Fixes What.exe
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2384
|
2005-11-21 18:32:38 +00:00 |
|
Peter Veenstra
|
3e2ba6a557
|
Some grammar improvements suggested by AJ
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2383
|
2005-11-21 15:20:27 +00:00 |
|
Peter Veenstra
|
c13994c834
|
Fix colours YPM when in cga mode.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2382
|
2005-11-21 13:10:19 +00:00 |
|
Peter Veenstra
|
00fab72f8c
|
quotes can end as well
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2381
|
2005-11-21 07:21:28 +00:00 |
|
Peter Veenstra
|
1b9f9c0169
|
don't parse redirection when in quotes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2380
|
2005-11-20 20:15:16 +00:00 |
|
Peter Veenstra
|
0797de3e25
|
Fix Fable.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2379
|
2005-11-17 13:16:34 +00:00 |
|
Peter Veenstra
|
d6f0adb9a6
|
Add patch
1357811:Runtime help of debug command "LV" wrong
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2378
|
2005-11-17 07:59:02 +00:00 |
|
Sebastian Strohhäcker
|
f22e8d5041
|
add possibility to close dma controllers;
remove second dma controller when tandy sound is enabled and machine=vga
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2377
|
2005-11-16 20:27:40 +00:00 |
|
Sebastian Strohhäcker
|
07be3858f1
|
don't change type field when resizing dos memory just
before the last block that is marked allocated
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2376
|
2005-11-13 15:14:49 +00:00 |
|
Sebastian Strohhäcker
|
49579b425e
|
enable all planes only for EGA
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2375
|
2005-11-12 14:17:36 +00:00 |
|
Sebastian Strohhäcker
|
01e60082ea
|
enable all planes when outputing characters through int10 (fixes Ultima1 text colour)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2374
|
2005-11-10 20:24:55 +00:00 |
|
Sebastian Strohhäcker
|
7529d70fbe
|
add support for tandy sound when machine is not set to tandy
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2373
|
2005-11-10 18:05:12 +00:00 |
|
Peter Veenstra
|
dc4aaeaed0
|
add patch 1348881 from vasyl. Fixes sb16 detection in some games.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2372
|
2005-11-10 13:08:47 +00:00 |
|
Peter Veenstra
|
b318eb1324
|
a few tiny fixes to the logic determining the video graphics.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2371
|
2005-11-08 19:41:04 +00:00 |
|
Sebastian Strohhäcker
|
530d276ce6
|
better relative placement of SDA (fixes FS4 dos detection)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2370
|
2005-11-07 21:08:11 +00:00 |
|
Sebastian Strohhäcker
|
561579365e
|
display exit reason for IllegalOption()
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2369
|
2005-11-06 19:42:58 +00:00 |
|
Sebastian Strohhäcker
|
3063cdda99
|
add TandyDAC support (fixes Space Quest 3 hangup in tandy mode)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2368
|
2005-11-06 15:26:06 +00:00 |
|
Sebastian Strohhäcker
|
2233eb6662
|
correct trap-flag handling in rep_movs instructions (fixes J-Bird booter);
handle reading of zero sectors through int13 correctly (fixes Metropolis booter)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2367
|
2005-11-04 21:22:06 +00:00 |
|
Peter Veenstra
|
8d663041b0
|
Some fixes to the modem and a small effiency update by hal
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2366
|
2005-11-04 08:53:07 +00:00 |
|
Sebastian Strohhäcker
|
38c75c55a8
|
fix cga palette selection when B/W bit set
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2365
|
2005-11-01 21:05:14 +00:00 |
|
Peter Veenstra
|
300514b10e
|
and the last one
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2364
|
2005-11-01 15:53:39 +00:00 |
|
Peter Veenstra
|
4a6719a725
|
some vs2005 fixes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2363
|
2005-11-01 11:09:14 +00:00 |
|
Sebastian Strohhäcker
|
4f7f239142
|
add stdin-flush to int21/ah=0c (fixes President is Missing keyboard lockup)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2362
|
2005-10-31 18:12:56 +00:00 |
|
Peter Veenstra
|
48ca454da6
|
Add patch 1340216 from vasyl. Speeds up the new and slower chain4 mode a bit.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2361
|
2005-10-31 10:24:56 +00:00 |
|
Peter Veenstra
|
5783f7ff82
|
Add patch 1335753 from virtualdub. Fixes a lost surface problem in ddraw mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2360
|
2005-10-31 10:21:45 +00:00 |
|
Peter Veenstra
|
91c5cd496a
|
fix get display start. Fixes MSF51 in 640x400
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2359
|
2005-10-29 09:32:52 +00:00 |
|
Peter Veenstra
|
eb1cda134d
|
Whoooooops :)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2358
|
2005-10-25 14:02:11 +00:00 |
|
Sebastian Strohhäcker
|
45b73c8174
|
improve enhanced keys handling of int16 handler;
contains modified patch #1317559 from virtualdub
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2357
|
2005-10-24 19:20:05 +00:00 |
|
Peter Veenstra
|
3878f069f5
|
disabled some log message
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2356
|
2005-10-24 17:39:00 +00:00 |
|
Sebastian Strohhäcker
|
5e08378445
|
add possibility to use scancodes rather than symkeys
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2355
|
2005-10-24 17:27:37 +00:00 |
|
Peter Veenstra
|
3bc50d7f6f
|
Add some reordering optimalisation from ih8regs
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2354
|
2005-10-24 14:43:53 +00:00 |
|
Sebastian Strohhäcker
|
c614c13e0e
|
fix INT10_GetDACBlock; add gray scale summing (from VGABIOS)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2353
|
2005-10-23 19:47:18 +00:00 |
|
Sebastian Strohhäcker
|
9175b74b13
|
correct video startup mode field
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2352
|
2005-10-22 10:28:57 +00:00 |
|
Sebastian Strohhäcker
|
aec4e8489f
|
fix tandy put pixel with high attribute bit set (Kings Quest tandy booter)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2351
|
2005-10-21 16:49:48 +00:00 |
|
Peter Veenstra
|
7f07885811
|
Commit patch 1311364 from vasyl. Improves chain4 memory model when in vga mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2350
|
2005-10-21 11:20:08 +00:00 |
|
Peter Veenstra
|
593e664e8b
|
Apply patch 1329540: Fixes compilation on GCC4.1 Changed order of definitions as well.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2349
|
2005-10-19 06:40:33 +00:00 |
|
Sebastian Strohhäcker
|
9d1cf58132
|
better compatibility of the flags after dos exec/terminate (updated Ultima3)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2348
|
2005-10-17 20:17:08 +00:00 |
|
Sebastian Strohhäcker
|
267d3c2539
|
resize MCB to maximum if requested size is too big (DSPlay)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2347
|
2005-10-13 16:24:42 +00:00 |
|
Peter Veenstra
|
bb792e21a1
|
Change composite mode detection a bit so that spellcasting 101 displays in black and white
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2346
|
2005-10-11 09:39:16 +00:00 |
|
Sebastian Strohhäcker
|
b475db8f13
|
fill psp-field of mcb with current psp when resizing
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2345
|
2005-10-10 17:08:35 +00:00 |
|
Sebastian Strohhäcker
|
aa8b2f11f4
|
correct register usage of xms function 0x8e
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2344
|
2005-10-10 10:16:42 +00:00 |
|