1
0
Fork 0
Commit graph

734 commits

Author SHA1 Message Date
Ralf Grillenberger
a5ee614503 - Add midnight/next day increment
- Add date and time commands (functionality limited)

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3715
2011-06-05 18:28:00 +00:00
Sebastian Strohhäcker
1887b2590b speed up fat drive access
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3714
2011-05-28 20:26:12 +00:00
Sebastian Strohhäcker
379727f63d reduce reported total drive size to avoid certain installer bugs/misbehaviour (ripsaw; fixes Front Page Sports Baseball installer regression)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3713
2011-05-18 21:02:10 +00:00
Sebastian Strohhäcker
a0dfb19255 mscdex device status returns audio-is-playing flag as well (ripsaw; fixes Blood CDDA track looping)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3706
2011-05-02 18:37:35 +00:00
Sebastian Strohhäcker
9f4a040fd5 fix unintended fall-through for mscdex load medium command (ripsaw)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3705
2011-05-02 17:15:43 +00:00
Sebastian Strohhäcker
b080470bca update audio-cd playing status before deciding to pause/resume on mscdex stop request (ripsaw; fixes Shadowcaster playback)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3702
2011-04-27 17:09:22 +00:00
Sebastian Strohhäcker
0ae27e9b4a year/info update for some other files as well
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3701
2011-04-26 15:00:36 +00:00
Peter Veenstra
999f33de27 Update year. Remove CVS tags
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3700
2011-04-26 09:34:55 +00:00
Sebastian Strohhäcker
19517f7ac5 reduce reported sectors per cluster drive (ripsaw; fixes buggy drive geometry calculations in Black Knight (installer) and Tamper)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3686
2011-03-18 21:39:12 +00:00
Peter Veenstra
3610cc8220 Handle files without an extension better.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3682
2011-03-06 14:52:14 +00:00
Sebastian Strohhäcker
e1ccef0bad keep old key-flags for buggy layout files that redefine/extend already defined keys (fixes caps-lock behaviour of key E for us-layout with codepage 858)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3681
2011-03-06 10:38:48 +00:00
Peter Veenstra
4345813b10 Allow DOS time to be temporary reset. Fixes romantic blue and others (QuickBasic games). Thanks ripsaw.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3679
2011-02-24 15:08:05 +00:00
Peter Veenstra
212f673568 Improve XTreeGold support. Thanks ripsaw
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3677
2011-02-19 19:57:30 +00:00
Peter Veenstra
f94c0830ce Reopen closed fcbs, if they were likely to have been opened before. Fixes Time and Magic. Thanks ripsaw
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3676
2011-02-19 19:44:46 +00:00
Peter Veenstra
653e09f16d Explicitly test for the documented return value when failed.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3671
2011-01-20 17:02:44 +00:00
Peter Veenstra
eaf55b8dfd Add dummy support for openmode 4. Legend Of the Red Dragon 4.07 uses this.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3667
2011-01-16 20:49:43 +00:00
Peter Veenstra
1589c86ebe Some FCB read/write refinements. Stop exiting on weird int 21 0x33 calls. (ripsaw)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3666
2011-01-05 19:48:18 +00:00
Peter Veenstra
c56d4404c0 Fix FileExists on directories.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3663
2010-12-04 14:33:39 +00:00
Peter Veenstra
c85116940e ..\ is valid if the result ends up in the root dir. Thanks ripsaw
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3659
2010-11-09 08:35:57 +00:00
Peter Veenstra
90daf1718b Close sourcefile if open in FCB_Rename. Fixes ancient dutch version of wordstart
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3657
2010-11-06 13:58:43 +00:00
Peter Veenstra
480bc0377a Destroy some registers. Pinball world installer. (thanks ripsaw)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3656
2010-11-06 13:35:32 +00:00
Peter Veenstra
bf5bd0610d big endian volume control for cd images. Thanks ripsaw
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3655
2010-11-06 13:08:51 +00:00
Peter Veenstra
b234560075 Only flush buffer if we are reading from the console.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3635
2010-08-07 18:49:53 +00:00
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