1
0
Fork 0
Commit graph

3323 commits

Author SHA1 Message Date
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
Peter Veenstra
1ea1b9cae5 no dir no glory.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3291
2009-02-01 15:52:53 +00:00
Peter Veenstra
9d16fb980e empty input is empty realpath.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3290
2009-02-01 15:52:25 +00:00
Peter Veenstra
c90ebb3028 Header updates.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3289
2009-02-01 14:24:38 +00:00
Peter Veenstra
4b1a5010f2 Split of sdl configuration part into seperate function. Add hopefully vista compatible configuration layout. Add -printconf and -editconf
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3288
2009-02-01 14:24:12 +00:00
Peter Veenstra
bc90f8429a Rename midi elements.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3287
2009-02-01 14:22:41 +00:00
Peter Veenstra
177cbf42b6 Rename midi elements. Move configfile message to Init function so they are available as soon as possible. Make language and capture use Prop_path.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3286
2009-02-01 14:22:22 +00:00
Peter Veenstra
7a8c673267 Create directory if doesn't exist. Use Prop_path.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3285
2009-02-01 14:21:19 +00:00
Peter Veenstra
9ec3c20d7d Headers, Add Prop_path which is capable of resolving paths relatively and absolutely.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3284
2009-02-01 14:19:20 +00:00
Peter Veenstra
4a26ec8d4c headers, languagefile location new system. Fix console message which is unneeded.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3283
2009-02-01 14:18:12 +00:00
Peter Veenstra
77362e66f2 Added cross.cpp, which has functions for the configuration file locations.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3282
2009-02-01 14:16:52 +00:00
Peter Veenstra
21408ee979 Add new files.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3281
2009-02-01 14:14:51 +00:00
Peter Veenstra
c11d55a223 Reorder headers a bit. Add control.h and bios_disk.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3280
2009-02-01 14:11:45 +00:00
Peter Veenstra
bb4141a03a headers
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3279
2009-02-01 14:07:05 +00:00
Peter Veenstra
9b8cd3721f Quick and dirty fix for IF. Needs revisiting later.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3278
2009-02-01 14:06:36 +00:00
Peter Veenstra
d584afc0ef Rename mixer => sbmixer. Add Wari hack (beta2)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3277
2009-02-01 11:07:11 +00:00
Sebastian Strohhäcker
0b3d75997e fix layout extraction
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3276
2009-01-29 23:17:59 +00:00
Peter Veenstra
5a228425fd patch to latch bytepanning at display start. Fixes some graphic distortion with commanche. (Danke h-a-l-9000)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3275
2009-01-26 20:23:44 +00:00
Peter Veenstra
6945f3e81f Enable directserial for BSD. (talked it over with the FreeBSD maintainer
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3274
2009-01-26 20:15:58 +00:00
Sebastian Strohhäcker
70a150c2d6 hercules updates from hal (fixes jet)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3273
2009-01-25 12:00:52 +00:00
Sebastian Strohhäcker
d25f384276 don't append randomized extension for create temporary file dos call (thanks to hal for reporting, fixes warcraft2)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3272
2009-01-24 16:22:55 +00:00
Sebastian Strohhäcker
0589064b99 use layout name for auto kb layout detection, enable it by default;
add secondary hungarian layout check (see sf patch #2528951 by etillite)


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3271
2009-01-23 19:27:54 +00:00
Peter Veenstra
a81b9ffa5c counting is hard
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3270
2009-01-22 21:44:14 +00:00
Peter Veenstra
5c0ae73150 Add experimental evdev detection.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3269
2009-01-22 13:14:33 +00:00
Peter Veenstra
8bba45ae04 Add reboot handler and some more bios strings. (h-a-l-9000, Beta2)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3268
2009-01-21 21:50:23 +00:00
Sebastian Strohhäcker
9f649f01b4 better use the ratio after it is updated...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3267
2009-01-20 20:01:04 +00:00
Peter Veenstra
5ba2b294e7 Remove LOG_MSG
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3266
2009-01-19 20:26:12 +00:00
Peter Veenstra
7bc763807e Generate an error for files/directories with double extentions. Fixes some application that depends on this behavior in order to distinguish between arguments
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3265
2009-01-19 20:24:18 +00:00
Peter Veenstra
8033d5b7e0 Close and reopen batch for each executed line. Makes it possible to rewrite it and to call it itself infinitely.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3264
2009-01-19 19:55:03 +00:00
Sebastian Strohhäcker
a6d6dce331 have irq6 use a different default handler to work around a bug in a game (thanks to ripsaw, should fix design your own railroad)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3263
2009-01-18 13:57:45 +00:00
Sebastian Strohhäcker
a5bbd753a1 update displayed copyright year
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3262
2009-01-17 21:31:21 +00:00