Peter Veenstra
|
f95d934328
|
minor stuff
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3341
|
2009-04-11 07:58:39 +00:00 |
|
Sebastian Strohhäcker
|
1c92388bfd
|
use sensible counter latch value for initialization of timer2 (fixes startrek sf academy demo)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3340
|
2009-04-10 09:53:04 +00:00 |
|
Peter Veenstra
|
d20566a44e
|
Make make dist happy
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3339
|
2009-04-06 11:23:21 +00:00 |
|
Peter Veenstra
|
fd2bfad813
|
very simple, but effective way to disable the internal mouse driver, so you can load external ones.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3338
|
2009-04-02 19:10:44 +00:00 |
|
Peter Veenstra
|
0080ef7e6a
|
warning fixes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3337
|
2009-04-02 19:08:26 +00:00 |
|
Sebastian Strohhäcker
|
b7d4ecdb49
|
display auto-loaded dos keyboard layout information in console window
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3336
|
2009-04-01 18:30:41 +00:00 |
|
Sjoerd van der Berg
|
03f524f5a3
|
Fix adlib timer overflow to be reset when timer is masked
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3335
|
2009-03-31 18:15:10 +00:00 |
|
Peter Veenstra
|
d8c2179a83
|
Fix some warning and compilation on VS2003.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3334
|
2009-03-29 17:32:20 +00:00 |
|
Sebastian Strohhäcker
|
d3045e71a6
|
use ioctl audio playing routines when possible, otherwise audio extraction (vista and the likes)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3333
|
2009-03-29 09:34:18 +00:00 |
|
Sebastian Strohhäcker
|
b2b0fa448d
|
update pit counter in mode2 on the next timer event rather than immediately (thanks to hal for this one, fixes worms1 cutscenes)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3332
|
2009-03-28 12:20:52 +00:00 |
|
Sebastian Strohhäcker
|
6fee7ccb03
|
immediately check for irq line activation when popf enables the interrupt flag (fixes star quest 1, thanks to ripsaw for finding this)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3331
|
2009-03-27 18:10:35 +00:00 |
|
Sebastian Strohhäcker
|
d299ce6a02
|
update some FAQ entries, minor readme additions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3330
|
2009-03-26 21:38:35 +00:00 |
|
Sebastian Strohhäcker
|
efe69a5b43
|
add part of etillite's layout patch (sf patch #2528951) which adds extended layout support for kcl files;
disable/change some untested layouts in the automatic detection
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3329
|
2009-03-25 21:12:23 +00:00 |
|
Sebastian Strohhäcker
|
871f5e6be4
|
add some rarely used ioctl subfunctions, improve error checking a bit
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3328
|
2009-03-24 17:07:30 +00:00 |
|
Sebastian Strohhäcker
|
cb09b0a3ac
|
fix fcb write function with odd behaviour for zero-block writing
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3327
|
2009-03-23 21:58:05 +00:00 |
|
Peter Veenstra
|
d8266a6a41
|
revise switchToLongcmd a bit. allow execution of mount/imgmount from menus and such.(beta3)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3326
|
2009-03-23 10:55:36 +00:00 |
|
Sebastian Strohhäcker
|
981fd5e269
|
fix memory clearing after allocating vga emulation memory when non-paragraph aligned memory has been returned
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3325
|
2009-03-22 21:04:41 +00:00 |
|
Sebastian Strohhäcker
|
ce5ef7a254
|
fix 16bit mixer handling on bigendian machines (sb16 hdma, cdda for cd images), also see sf patches #1284246 and #1989569
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3324
|
2009-03-19 20:45:42 +00:00 |
|
Sebastian Strohhäcker
|
8288b0cd34
|
fix linecompare update in certain cases (thanks to ripsaw for pointing this out, fixes inner worlds regression)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3323
|
2009-03-18 18:08:16 +00:00 |
|
Sjoerd van der Berg
|
a590bad2d9
|
Add 32bit signed type for mixing
Change the mixer template to use a class type
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3322
|
2009-03-16 18:33:59 +00:00 |
|
Sebastian Strohhäcker
|
44fd168a61
|
adjust debug checking for int/call functions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3321
|
2009-03-16 18:10:08 +00:00 |
|
Sebastian Strohhäcker
|
65396d5313
|
update porting docs
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3320
|
2009-03-15 18:54:46 +00:00 |
|
Sebastian Strohhäcker
|
b8fa29c72a
|
remove obsolete define about vga memory size
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3319
|
2009-03-15 11:28:35 +00:00 |
|
Peter Veenstra
|
9b8d6f45eb
|
Linux fastdir support. Fix problems without fastdir support (closes: 2671401)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3318
|
2009-03-14 18:02:34 +00:00 |
|
Sebastian Strohhäcker
|
88d134b3a9
|
implement temp file creation function when used without a path (see sf bug #2665465)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3317
|
2009-03-14 16:10:00 +00:00 |
|
Peter Veenstra
|
48edfe5409
|
Add Get_arglength, make trim(string a bit more flexible with whitespace so that configfiles from windows can be used on linux without converting
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3316
|
2009-03-11 20:18:37 +00:00 |
|
Sebastian Strohhäcker
|
2fd9c8f349
|
use fast filesearch routines for directory cache
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3315
|
2009-03-04 21:08:22 +00:00 |
|
Sebastian Strohhäcker
|
904307ce5b
|
add custom fast filesearch routines
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3314
|
2009-03-04 19:34:42 +00:00 |
|
Sebastian Strohhäcker
|
8fa4a2d43a
|
clear direction flag when entering ps2 irq routine (needed when irq happens if direction flag is set and the
user subroutine assumes DF to be clear), thanks to ripsaw for figuring this out
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3313
|
2009-03-03 18:30:41 +00:00 |
|
Sebastian Strohhäcker
|
614cec47ff
|
mscdex check sets some register that isn't mentioned in references (thanks to ripsaw, fixes part of judge dredd)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3312
|
2009-03-01 15:40:30 +00:00 |
|
Peter Veenstra
|
d289485bdf
|
Forgot a ~
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3311
|
2009-02-28 14:28:10 +00:00 |
|
Sebastian Strohhäcker
|
e08513aece
|
fix file shortener ID of the drive cache (under rare conditions, bug recently introduced);
use better/faster method to copy the drive cache contents for findfirst, directly related to
the shortname bug found+analyzed by Alexander Katz (sf patch #2194354)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3310
|
2009-02-28 11:34:10 +00:00 |
|
Sebastian Strohhäcker
|
6934389b52
|
update displayed year entries
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3309
|
2009-02-25 19:58:11 +00:00 |
|
Sebastian Strohhäcker
|
ad13c63c32
|
avoid using stat calls if possible (reusing cached data if needed)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3308
|
2009-02-24 17:56:55 +00:00 |
|
Sebastian Strohhäcker
|
9725773407
|
keep drive cache lists sorted on insert to avoid full sort calls
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3307
|
2009-02-20 14:19:47 +00:00 |
|
Sebastian Strohhäcker
|
30cadccb6e
|
can't people just remove a simple call themselves and not opening hundreds of reports for dev sources before it's finished?
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3306
|
2009-02-19 10:52:53 +00:00 |
|
Sebastian Strohhäcker
|
54606df9dd
|
mouse min/max setting is signed, fixes Magic Maze (thanks to ripsaw)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3305
|
2009-02-16 20:33:11 +00:00 |
|
Peter Veenstra
|
5d7701ef67
|
Add cycles=number support. Based on patch of h-a-l-9000, but slightly better. Beautify the configfile a bit.(Beta2)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3304
|
2009-02-15 20:01:08 +00:00 |
|
Sebastian Strohhäcker
|
e639014e95
|
fix batch/shell IF handling
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3303
|
2009-02-15 10:45:01 +00:00 |
|
Sebastian Strohhäcker
|
9d45ed91b5
|
update zmbv installer (installs under vista64 as 32bit wow6432 codec)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3302
|
2009-02-12 21:38:23 +00:00 |
|
Sebastian Strohhäcker
|
e2d1fc598f
|
prevent stuck keys when exiting the mapper, due to the mapper event preceding the addkey one
(thanks to etillite, see sf bug #2581983 and posted patch)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3301
|
2009-02-11 22:16:05 +00:00 |
|
Sebastian Strohhäcker
|
384ca22a2b
|
update zmbv codec stats
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3300
|
2009-02-04 21:47:57 +00:00 |
|
Sjoerd van der Berg
|
9b70d00853
|
New adlib interface allowing for different emulation backends
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3299
|
2009-02-03 19:20:30 +00:00 |
|
Peter Veenstra
|
d25daebcb9
|
include stdlib for getennv.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3298
|
2009-02-03 08:27:47 +00:00 |
|
Peter Veenstra
|
a6363423b8
|
reenable hints for CHDIR. Thanks woody
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3297
|
2009-02-01 21:22:51 +00:00 |
|
Peter Veenstra
|
7dc248bec9
|
Mini optimalisation.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3296
|
2009-02-01 20:25:38 +00:00 |
|
Peter Veenstra
|
934bb53bd7
|
Fix compilation in debug mode.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3295
|
2009-02-01 19:28:58 +00:00 |
|
Peter Veenstra
|
4141de4aee
|
Add header for win32.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3294
|
2009-02-01 16:32:33 +00:00 |
|
Peter Veenstra
|
0c570b7b79
|
Disable menu, reintroduce pausedosbox. reintroduce -startmapper and keybindings.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3293
|
2009-02-01 16:06:26 +00:00 |
|
Peter Veenstra
|
0c075b29fd
|
Renable mapper. Make it Prop_path
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3292
|
2009-02-01 16:05:28 +00:00 |
|