1
0
Fork 0
Commit graph

711 commits

Author SHA1 Message Date
Peter Veenstra
e7b2ddbedf Fix long standing weirdness with LBA: Copying of speech files failed. Don't cut off the next level if we stay in the same (large) directory. Thanks ripsaw
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3634
2010-08-07 18:46:48 +00:00
Peter Veenstra
a408781809 Hide associated files. Fixes Last Express when installing from an ISO. Thanks ripsaw
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3633
2010-08-07 18:39:22 +00:00
Peter Veenstra
8c29440d39 Add audio volume control for mscdex. Implemented it in images and win32ioctl. Others are still open. Thanks ripsaw.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3631
2010-08-07 18:32:39 +00:00
Peter Veenstra
0438430b24 Add patch 3011706 by bredbored: remove double weirdness with free and dirsearch being 0. More sensible clearing of the directory cache. Fixes skynet crashes related to corrupted drive cache.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3630
2010-08-07 18:25:24 +00:00
Peter Veenstra
8f4d5fce90 Improve image shuffling when adding a drive which doesn't end up at the last place, but at the first place. (thanks ripsaw).
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3629
2010-08-07 18:15:36 +00:00
Ralf Grillenberger
dc0732f09f Tandy: Add 16kb of DOS memory. Fixes bad graphics in Mickey's Space Adventure and Chuck Yeager's Air Combat, as well as flickering screens in Ghostbusters.
Patch by ripsaw8080

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3626
2010-07-28 20:56:12 +00:00
Peter Veenstra
0af0da678c Flush the buffer of handles for the same file. (Betrayal in Antara). Thanks ripsaw
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3624
2010-07-24 21:18:11 +00:00
Peter Veenstra
c111163bec Fix Dactylus Installer. (thanks ripsaw8080)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3616
2010-06-26 11:17:48 +00:00
Peter Veenstra
cc6785acea Add basic delay to a few dos games to improve their timing. TSR use global psp. (rc3 changes)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3589
2010-05-02 07:16:15 +00:00
Peter Veenstra
ec873a5445 Clarify alt-f12 a bit.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3580
2010-04-15 18:18:16 +00:00
Peter Veenstra
6080d2c1dd Change exits to warnings. Improve childpsp a bit
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3574
2010-04-05 10:01:23 +00:00
Ralf Grillenberger
a76c232be0 Change error message for invalid cdrom image file
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3560
2010-03-15 19:49:23 +00:00
Peter Veenstra
3689afd77e Fix point 3 of bug 2209440. (unparsed format specifier)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3558
2010-03-13 12:12:22 +00:00
Peter Veenstra
a78b2c4f8b Update year
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3548
2010-02-11 13:36:50 +00:00
Peter Veenstra
84dbcce5d5 No . or .. in root dir for isos.(GT Racing 97) (ripsaw,rc1)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3543
2010-02-05 08:37:17 +00:00
Sebastian Strohhäcker
00463f8285 fix some error message when loading some unhandled keyboard layout combinations
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3542
2010-02-01 22:28:53 +00:00
Peter Veenstra
fd3cbd10da Close filehandle in cas of not enough memory.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3540
2010-01-31 13:50:42 +00:00
Peter Veenstra
30dbcb9156 Remove suggestion to mount windows as directory. Update the message a bit.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3537
2010-01-25 10:39:10 +00:00
Sebastian Strohhäcker
a367caf515 correct some mscdex return codes (thanks to ripsaw for pointing to this; fixes Alpha Storm)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3536
2010-01-17 22:17:50 +00:00
Peter Veenstra
38c99cbf12 Add more intelligence to the findfirst stored lists cleanup algorithm
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3535
2010-01-13 18:31:21 +00:00
Peter Veenstra
b8dd53b7fc Include debian general spelling suggestions.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3530
2010-01-11 10:09:46 +00:00
Peter Veenstra
e78454dbb9 Some more cosmetic stuff.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3527
2010-01-08 18:20:22 +00:00
Peter Veenstra
70b2bc9b36 Update address and spaces
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3526
2010-01-08 06:32:06 +00:00
Sebastian Strohhäcker
1d7e48c0dc care for stack wrapping when setting up exec block (ripsaw, fixes gp/gp cycles)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3522
2010-01-06 19:34:23 +00:00
Peter Veenstra
1c5f8442c7 Fix regression in mount suggestion in imgmount. Thanks ripsaw
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3520
2009-12-29 13:49:29 +00:00
Peter Veenstra
3cbf1c42e5 Rename dosprog to dosprogs to suggest more than one game/application can be stored in there
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3519
2009-12-28 10:25:30 +00:00
Peter Veenstra
526a1b01ee Add 0xbd to allow table. Fixes offensive (ripsaw). Add some code to prevent stack corruption on long paths
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3515
2009-12-14 18:52:34 +00:00
Peter Veenstra
b4313146e2 Give an error class in some cases. Fixes Roadhog. (ripsaw)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3504
2009-11-30 08:31:17 +00:00
Peter Veenstra
c4053d3d98 Return false when pausing audio when nothing is playing, fixes redneck rampage multiple track playing (ripsaw8080). Silently refuse to play datatrack. Fixes HOMM2.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3500
2009-11-11 19:37:15 +00:00
Peter Veenstra
1a4ca44854 Make parser a bit more flexible, by allowing all compiled sdl_sound formats. (thanks Alex)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3496
2009-11-09 15:49:20 +00:00
Peter Veenstra
21f8b9d18c Don't overwrite the interrupt table. (whooooops)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3495
2009-11-08 08:52:14 +00:00
Peter Veenstra
b10cd0e073 Add very simple and not entirely correct upcase table. Makes doswin32 happy.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3488
2009-10-28 21:45:12 +00:00
Sebastian Strohhäcker
1c410c147e use calling application's code segment rather than psp value for some old-style (dos 1.0) terminate functions (ripsaw, fixes fortune teller)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3476
2009-10-04 14:28:07 +00:00
Peter Veenstra
599de7a67f Make it clear we don't support it, else we get detected as win95.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3471
2009-09-25 20:51:21 +00:00
Sebastian Strohhäcker
25c7518a8c backwrap directory iterator variable for iso drive in free iterator function (thanks to rcblanke; fixes armored fist 2 installer on an iso drive)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3467
2009-09-22 21:48:08 +00:00
Sebastian Strohhäcker
75d7ee65e9 add special int10 scanline modifying function (hal, fixes some mz700 emulator and others)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3463
2009-09-06 19:25:34 +00:00
Peter Veenstra
f344153356 Array overflow. Borland c++ 4.5 installer. (thank you for the report luagnome)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3459
2009-08-31 18:03:08 +00:00
Peter Veenstra
15029fe034 Fix input in defor. (Buggy handler, but worked in DOS)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3453
2009-07-31 16:41:37 +00:00
Sebastian Strohhäcker
3aa48444fd dos open file in write-only mode uses append type open (thanks to ripsaw for pointing to this)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3447
2009-07-18 18:42:55 +00:00
Sebastian Strohhäcker
f06f10d3dd fix some umb/dos memory chaining return code (ripsaw, fixes The Legacy with umb disabled)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3446
2009-07-15 17:05:07 +00:00
Sebastian Strohhäcker
a55cf50692 some fixes to the fcb parse functionality, thanks to ripsaw for finding those
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3442
2009-07-09 20:06:57 +00:00
Sebastian Strohhäcker
a4d747c681 respect the open mode for fat/iso drives as well (file read/write error handling)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3430
2009-06-19 18:28:10 +00:00
Sebastian Strohhäcker
08a74bd8e9 set sensible value for flags when creating a file (avoid false error message)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3429
2009-06-18 18:17:54 +00:00
Sebastian Strohhäcker
416a9abf4d fix reading from files opened in write-only mode (should fail) and associated error handling; fixes champions of zulula
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3425
2009-06-13 10:43:00 +00:00
Sebastian Strohhäcker
c0054fe94c lower stack pointer when booting to avoid overwriting loader code (ripsaw, fixes last mission booter)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3424
2009-06-12 20:10:09 +00:00
Sebastian Strohhäcker
a070990e1b in tandy mode remove unused buffer-paragraph reserved for UMB chain (ripsaw), fixes mech warrior tandy
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3420
2009-06-08 17:20:02 +00:00
Peter Veenstra
16d14b78e1 Some year and version numbers
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3410
2009-05-27 09:15:42 +00:00
Sebastian Strohhäcker
177f197961 warning fixes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3375
2009-04-28 18:47:04 +00:00
Sjoerd van der Berg
4263c9a9df Fix renaming of directories not detecting existence directory
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3363
2009-04-26 19:13:32 +00:00
Peter Veenstra
8516e5d4bf Remove dirent.h dependency.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3359
2009-04-26 18:24:36 +00:00