Sebastian Strohhäcker
|
eb9633a6e4
|
optimizations for the recompiler arm backend (M-HT)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3435
|
2009-06-27 12:51:10 +00:00 |
|
Sebastian Strohhäcker
|
bf3652563b
|
prevent excessive inlining in prefetching core
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3434
|
2009-06-26 16:43:30 +00:00 |
|
Sebastian Strohhäcker
|
8213b3da0e
|
fix operator/return value aliasing in special case for arm recompiler backend (M-HT)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3433
|
2009-06-25 19:31:43 +00:00 |
|
Sebastian Strohhäcker
|
31f6dccfa0
|
disable vcpi if no extended memory available (as no descriptor tables can be set up)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3432
|
2009-06-24 17:44:52 +00:00 |
|
Sebastian Strohhäcker
|
704221c89d
|
add lowlevel tandy dac implementation
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3431
|
2009-06-23 17:46:05 +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 |
|
Peter Veenstra
|
4a44f76516
|
Change language handling a bit so that seperater includes the new line. Results in slightly larger language file, but it is the easiest way to fix the configuration language stuff. (inspired by bug 2799277 of hiro)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3428
|
2009-06-17 08:52:35 +00:00 |
|
Peter Veenstra
|
6de523ff7b
|
Add 0x31. Should improve Waterworld. Thanks ripsaw
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3427
|
2009-06-16 19:00:26 +00:00 |
|
Peter Veenstra
|
613816e5a4
|
Turn rtc always running trick on. fixes Loadstar: The Legend of Tully Bodine.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3426
|
2009-06-16 18:19:18 +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
|
58ce4315f8
|
move callback default segment to bios standard;
use fixed default offset for irq0 as well (ripsaw, fixes tinker tales)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3423
|
2009-06-11 16:05:17 +00:00 |
|
Sjoerd van der Berg
|
c2eeb226ba
|
Fix hi-hat and top cymbal
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3422
|
2009-06-10 19:54:51 +00:00 |
|
Sebastian Strohhäcker
|
b58bbc5c36
|
doesn't like Bit8u (char) there
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3421
|
2009-06-10 17:44:59 +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 |
|
Sebastian Strohhäcker
|
20f226de90
|
slight changes to the rhythm algorithms
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3419
|
2009-06-07 19:49:39 +00:00 |
|
Sebastian Strohhäcker
|
4ad533c78f
|
use different sb detection for tandy dac initialization
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3418
|
2009-06-07 10:18:14 +00:00 |
|
Sebastian Strohhäcker
|
618f0867c1
|
some more special handling for the emm system handle
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3417
|
2009-06-06 21:52:09 +00:00 |
|
Sebastian Strohhäcker
|
f5fc904ff5
|
better sb dsp reset mechanism (hal), fixes stmik-based applications;
add sb irq acknowledge logic
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3416
|
2009-06-06 15:45:31 +00:00 |
|
Peter Veenstra
|
fbfe0dbf3d
|
Some mapper fixes related to interfacing with mapper overlay. Fixes missing keyups etc. and these :)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3415
|
2009-06-01 10:26:14 +00:00 |
|
Peter Veenstra
|
eca7e8600f
|
Some mapper fixes related to interfacing with mapper overlay. Fixes missing keyups etc
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3414
|
2009-06-01 10:25:51 +00:00 |
|
Peter Veenstra
|
f56a09814b
|
Version number update
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3412
|
2009-05-27 16:14:38 +00:00 |
|
Peter Veenstra
|
fb86dbe837
|
Some documentation updates.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3411
|
2009-05-27 14:34:06 +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 |
|
Peter Veenstra
|
fb874404f7
|
Fix warnings
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3409
|
2009-05-26 17:43:39 +00:00 |
|
Peter Veenstra
|
305e4d9055
|
Add some failsafes.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3408
|
2009-05-26 17:19:15 +00:00 |
|
Sebastian Strohhäcker
|
dee1769b1d
|
consistency update
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3407
|
2009-05-25 17:52:57 +00:00 |
|
Peter Veenstra
|
14fc0aaad5
|
Use the functionality.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3406
|
2009-05-25 16:39:47 +00:00 |
|
Peter Veenstra
|
f427a52f11
|
Add the functionality.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3405
|
2009-05-25 16:29:36 +00:00 |
|
Peter Veenstra
|
7509c4dbc4
|
Typo + new functionality description
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3404
|
2009-05-25 16:07:17 +00:00 |
|
Peter Veenstra
|
d46122e0f0
|
Updates
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3403
|
2009-05-25 15:58:31 +00:00 |
|
Sebastian Strohhäcker
|
540fd839d8
|
cleanup and small additions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3402
|
2009-05-25 14:26:50 +00:00 |
|
Sebastian Strohhäcker
|
d74770521b
|
some hint when starting to port from msvc-based sources
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3401
|
2009-05-24 19:49:44 +00:00 |
|
Sebastian Strohhäcker
|
b01982bf3d
|
cleanup
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3400
|
2009-05-22 20:56:35 +00:00 |
|
Peter Veenstra
|
0e589b8b89
|
Add splash and various new configuration file functionality
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3399
|
2009-05-20 18:26:35 +00:00 |
|
Peter Veenstra
|
97845ad1dc
|
Initial part of new configuration system.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3398
|
2009-05-20 18:08:59 +00:00 |
|
Peter Veenstra
|
acada1af49
|
Prevent against div by zero. Make it possible to recover from ratio increases. Try to prevent large increases that are caused by timing resolution problems
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3397
|
2009-05-20 18:07:06 +00:00 |
|
Peter Veenstra
|
5d8736e78f
|
remove dirent stuff for win32
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3396
|
2009-05-20 18:05:12 +00:00 |
|
Sebastian Strohhäcker
|
9d2afb00af
|
update changelog
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3395
|
2009-05-17 20:02:51 +00:00 |
|
Sebastian Strohhäcker
|
229c30dd4f
|
min/max safety
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3394
|
2009-05-17 15:28:05 +00:00 |
|
Sebastian Strohhäcker
|
79de511c0e
|
update recompiler arm backend (M-HT)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3393
|
2009-05-16 21:52:47 +00:00 |
|
Sjoerd van der Berg
|
64aaada31a
|
Don't install handlers for 0x220-0x223 when using opl2 so we can have both opl2 and cms.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3392
|
2009-05-16 08:29:05 +00:00 |
|
Sjoerd van der Berg
|
1d71454869
|
Properly convert the 6 bit of vga to the 8bit output
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3391
|
2009-05-16 06:40:13 +00:00 |
|
Sebastian Strohhäcker
|
05da192ef7
|
small cleanup
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3390
|
2009-05-15 21:07:13 +00:00 |
|
Peter Veenstra
|
7696f4706c
|
Add some hopeful helpful text when startserver fails.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3389
|
2009-05-15 18:16:33 +00:00 |
|
Peter Veenstra
|
1056f05035
|
Nice start of the Changelog for 0.73
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3388
|
2009-05-14 18:56:09 +00:00 |
|
Peter Veenstra
|
144240717d
|
Don't turn mixer channel off is current volume is not 0. Slowly decrease volume if idle for a while. Fixes (most of) the clicks of secret agent.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3387
|
2009-05-14 18:51:53 +00:00 |
|
Peter Veenstra
|
7f67bfd3ee
|
ASCII advertising. ;)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3386
|
2009-05-14 18:44:54 +00:00 |
|
Sjoerd van der Berg
|
02bfff0d5f
|
Fix dual opl2 handling and put a low limit on sample rate
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3385
|
2009-05-14 18:28:04 +00:00 |
|