1
0
Fork 0
Commit graph

3477 commits

Author SHA1 Message Date
Ralf Grillenberger
461ffb6c40 Unload CMS/Gameblaster when sbtype is changed. Add GUS FM forwarding when Gameblaster is selected. Make some CMS tables const.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3566
2010-04-04 10:23:16 +00:00
Peter Veenstra
953cf4d318 Change default name again.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3565
2010-04-03 16:16:27 +00:00
Peter Veenstra
ae1be112a2 To work or not to work...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3564
2010-04-03 16:13:51 +00:00
Peter Veenstra
61fcc1304d Provide some feedback.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3563
2010-04-03 15:30:25 +00:00
Peter Veenstra
f33bd81b57 all former target stuf, now build, should be host stuff. (build is machine it is compiled on. Host is machine it will run on)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3562
2010-03-21 17:07:33 +00:00
Peter Veenstra
2c2ddb45d9 Fix lexical typo
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3561
2010-03-15 20:02:04 +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
Ralf Grillenberger
3e4f029a49 Calculate horizontal sync timings. Fixes Titus the Fox with Hercules emulation.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3559
2010-03-13 16:24:19 +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
e3823f3393 Add Patch 2967317 and 2967316. Improving configure a bit. (modified to work with my cross-compiled version of libpng
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3557
2010-03-12 15:16:14 +00:00
Peter Veenstra
6864fa295f Why didn't we have this earlier..
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3556
2010-03-06 10:35:49 +00:00
Peter Veenstra
58431593bb User friendly? DOSBox ? a little ;)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3555
2010-03-03 18:19:03 +00:00
Peter Veenstra
8d3975cbe1 annoyed by a space.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3554
2010-02-28 19:09:39 +00:00
Peter Veenstra
e19e93e5c2 Add + document option to remove mapperfile used by a clean configuration.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3553
2010-02-26 15:18:56 +00:00
Peter Veenstra
91f093b9ce Update changelog.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3552
2010-02-14 14:14:54 +00:00
Peter Veenstra
24c2a09131 New defaults
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3551
2010-02-14 13:47:16 +00:00
Peter Veenstra
27714abb47 Convert line ends in the shell. Improves compatibility with the sierra what.exe utility
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3550
2010-02-13 11:37:25 +00:00
Peter Veenstra
fb848f5af4 Correct line ends
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3549
2010-02-12 12:14:21 +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
Ralf Grillenberger
edd52b4b28 Return the last byte from the serial FIFO buffer in case it is empty, not an unrelated one.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3547
2010-02-10 22:43:01 +00:00
Peter Veenstra
e4666d2baf basic SDL 1.2.14 support.(Still testing)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3546
2010-02-10 20:33:31 +00:00
Peter Veenstra
be08175077 Fix ren dir\source target (we stayed in dir instead of returning).
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3545
2010-02-08 17:05:14 +00:00
Peter Veenstra
d42127638b Allow redirection of the form what c<install.dat>temp used in sierra installers.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3544
2010-02-06 08:35:28 +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
641160f569 Add basic granularity support. (ripsaw, rc1)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3541
2010-01-31 15:02:41 +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
Ralf Grillenberger
91f1754ed9 Clarify that the serial port irq parameter is optional.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3539
2010-01-25 19:55:28 +00:00
Peter Veenstra
5135399271 Some userfriendly changes.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3538
2010-01-25 18:23:09 +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
1e1dbbff8c Change timer code so it works better when the timing gets off due to the cpu core not stopping at the right moment (patch by h-a-l-9000). Some minor LIKELY stuff
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3534
2010-01-13 18:26:07 +00:00
Peter Veenstra
cfbe192e70 Fix ca-cyber with C FPU core.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3533
2010-01-12 14:13:23 +00:00
Peter Veenstra
3e936332a5 Don't parse mouse button release and presses with numbers outside the amount of reported buttons.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3532
2010-01-11 14:56:30 +00:00
Peter Veenstra
79bcdc6c38 Fix ANTIGOK1.EXE and other basic programs compiled with the same compiler that use load zero, change sign, write as BCD as template for reading in negative values.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3531
2010-01-11 12:31:35 +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
984e627dd1 Include debian manpage fixes. Improve layout of the config -securemode option
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3529
2010-01-11 09:35:32 +00:00
Peter Veenstra
ad03dd1cb1 To prevent problems in the future and to make things more identical. rename mapper.txt to mapper-version.conf
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3528
2010-01-08 19:03:48 +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
Ralf Grillenberger
07833329ae Add I/O port console logging. To be activated by #define.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3525
2010-01-07 23:43:17 +00:00
Peter Veenstra
905e6836b3 Fix echo hello /?
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3524
2010-01-06 20:08:08 +00:00
Ralf Grillenberger
bf5257415d CMS/Gameblaster: add sbtype=gb, fix base addresses other than 220h, fix lack of sound when starting from autoexec, add autodetection (Thanks robertmo and Cloudschatze)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3523
2010-01-06 19:40:45 +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
Ralf Grillenberger
8021ebdb6c Clear Soundblaster interrupt if needed. Fixes sound detection in Xenoball.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3521
2010-01-01 21:45:12 +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
Ralf Grillenberger
c71c0246e9 Add the S3-specific 640x480 256 color mode. Fixes regression in "Wooden Ships and Iron Men" and "I Have No Mouth And I Must Scream".
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3518
2009-12-26 15:11:23 +00:00
Peter Veenstra
f88bda19de Enhance commandline support for long filenames with images. Add support for ISO/CUE. (dank je ronald)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3517
2009-12-19 15:35:15 +00:00