1
0
Fork 0
Commit graph

129 commits

Author SHA1 Message Date
Peter Veenstra
b437d79d8d Fix crash due to missing 0 at end of list
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3099
2008-02-10 14:31:00 +00:00
Peter Veenstra
45074288cf Partial rewrite of the configsystem part 2. Should be usuable. Missing parts are cosmetic. (based on Moe his stuff). I hope everything works in visual C.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3098
2008-02-10 11:14:03 +00:00
Sebastian Strohhäcker
09622a48af optionally turn off vesa linear framebuffer for some buggy games
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3092
2008-02-03 20:43:14 +00:00
Sebastian Strohhäcker
ae447b6477 prevent auto cycle adjusting to lower the cycles too much on heavy background load
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3080
2008-01-16 20:17:15 +00:00
Sebastian Strohhäcker
e0d88e1d11 additional svga chipset emulation (tseng, paradise) and small fixes for s3, vasyl
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3075
2008-01-09 20:34:51 +00:00
Peter Veenstra
debad77a6c mention it here as well
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3063
2007-12-13 12:38:13 +00:00
Sebastian Strohhäcker
d64648208a tweak some vga bios functions to better stick to real implementations
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2995
2007-09-24 20:50:40 +00:00
Sebastian Strohhäcker
6188566e38 add partial ega-only machine
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2992
2007-09-20 16:42:43 +00:00
Sebastian Strohhäcker
b788b3dc94 update joystick description
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2968
2007-08-16 07:50:31 +00:00
Sebastian Strohhäcker
d404647529 enable core=auto switching for recompiling core as well
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2957
2007-08-09 19:52:33 +00:00
Sebastian Strohhäcker
16b9c8db8a tweak speed-unlocking a bit for cycles=max (ykhwong, see sf patch #1745756)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2951
2007-08-07 21:01:08 +00:00
Sebastian Strohhäcker
37914fb224 additional scaler reset checks, mention scaler forcing in the configuration file
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2910
2007-07-02 20:06:59 +00:00
Peter Veenstra
4053f8693e Add intro text to configfile.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2895
2007-06-27 14:51:30 +00:00
Peter Veenstra
a5ac3216ba Some more const stuff. Silences a few warnings and removes a few casts. Update description of dss.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2886
2007-06-14 08:23:46 +00:00
Peter Veenstra
c392dcfc90 Add new option: buttonwrap. For people who like to map a lot of keys to their joystick.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2817
2007-02-22 08:44:07 +00:00
Peter Veenstra
0bf5025fea iodelay aware cycle adjustment code.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2802
2007-02-04 11:10:22 +00:00
Sebastian Strohhäcker
667c756775 enhance cycles config variable a bit
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2780
2007-01-21 18:14:52 +00:00
Sebastian Strohhäcker
e608297aae add imagedisk swapping capabilities (prompt, slightly modified sf patch #1505951); fix int13 write sectors return code
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2778
2007-01-21 16:21:22 +00:00
Peter Veenstra
85af8429ac Add beta2 patch: nullmodem and serial update. Add some more configure tests for OS/2 and Mac OS X
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2758
2007-01-13 08:35:49 +00:00
Peter Veenstra
c9ba894dc9 That includes the umb section as well
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2753
2007-01-11 16:47:10 +00:00
Peter Veenstra
267d7bfeb1 bools aren't strings. (rcblanke)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2751
2007-01-11 16:25:21 +00:00
Peter Veenstra
91eb2fa612 Add timed joystick support (Justice and others) and silence a few warnings.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2750
2007-01-11 09:51:37 +00:00
Sebastian Strohhäcker
e529cae446 Add beta2 patch: enable full joystick remapping
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2747
2007-01-10 15:01:15 +00:00
Peter Veenstra
24b3c2a1b8 Add beta2 patch: Move dos tables to c800 to make easier umb management.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2730
2007-01-08 20:10:34 +00:00
Peter Veenstra
fdd16dea1a Happy New Year\!
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2728
2007-01-08 19:45:42 +00:00
Sebastian Strohhäcker
26bc8da23d favoured use of old simple core; default to automatic core selection;
some processor usage limiting capabilities for max cycles


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2721
2006-11-14 14:12:00 +00:00
Sebastian Strohhäcker
76478e8cec add dos keyboard layout support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2715
2006-10-27 13:37:14 +00:00
Peter Veenstra
7db3da30f6 add patch 1485766 from Kronuz.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2682
2006-08-05 09:06:44 +00:00
Sebastian Strohhäcker
8dd057d52e add automatic core selection;
switch back to default cycles/core on program exit


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2663
2006-06-29 09:10:10 +00:00
Sebastian Strohhäcker
97470261fb tweak size of auto-cycle interval (ih8regs);
switch to auto-cycle guessing if appropriate


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2660
2006-06-25 18:49:32 +00:00
Peter Veenstra
d8c6b96e92 typo
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2564
2006-03-28 10:17:34 +00:00
Peter Veenstra
cc60e080e0 update some comments. Update mixer to be more oldstyle
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2559
2006-03-27 19:41:55 +00:00
Peter Veenstra
dc3f72049f rename a few configuration items.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2545
2006-03-13 20:00:41 +00:00
Peter Veenstra
a86f615129 mention cvs=auto
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2531
2006-02-28 20:11:49 +00:00
Peter Veenstra
c807253656 hopefully fix random crashes with cycles=auto
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2501
2006-02-14 09:53:24 +00:00
Sjoerd van der Berg
4a0acfb45a New format for mapper handlers to support keeping keys pressed.
Add unlocked speed hotkey
Add some sort of auto cycle guessing


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2490
2006-02-12 23:28:21 +00:00
Peter Veenstra
df67775306 time passes on and on....
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2480
2006-02-09 11:47:57 +00:00
Sjoerd van der Berg
960f3b55ec new svgacard option
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2452
2006-01-30 10:11:18 +00:00
Sebastian Strohhäcker
c1fd235522 use fixed keyboard buffer start/end for old bioses (ApplePanic booter);
enable PCJr selection


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2421
2005-12-22 20:37:20 +00:00
Sebastian Strohhäcker
f22e8d5041 add possibility to close dma controllers;
remove second dma controller when tandy sound is enabled and machine=vga


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2377
2005-11-16 20:27:40 +00:00
Sebastian Strohhäcker
7529d70fbe add support for tandy sound when machine is not set to tandy
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2373
2005-11-10 18:05:12 +00:00
Peter Veenstra
7865e50411 Add modified patch for restartable renderer from moe.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2343
2005-10-09 15:50:09 +00:00
Sebastian Strohhäcker
caff0f7a8b adding support for upper memory
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2262
2005-08-08 13:33:46 +00:00
Peter Veenstra
a5252330f7 Add patch 1151453 from h-a-l-9000. Improves softmodem and directserial supports. Adds a dummy serial class as well and makes the serial ports runtime changable
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2257
2005-07-30 14:41:31 +00:00
Peter Veenstra
5045f19259 Add patch 1094730 from Jon Niehof. Added a time out event for the joystick.(fixes detection in certain games).
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2217
2005-06-13 14:48:02 +00:00
Peter Veenstra
2a0f3a1f3d Support configuration changes from the shell.
syntax:
property       => lists the current value of the property
property=value => Sets property to value
examples:
ems=true
cycles=5000
core=full

Added "wc" as alias for writeconf and "wl" for writelang(Requested by
DosFreak)
Added support for home/end on the shell(parapente)
Config supports the setting of configuration as well:
config -set "section property=value"

This one should be used for properties that exist in more than one section.
Samplerate for example.

Changed the main shellinput loop. So it checks for a property if the entered
command isn't an internal command or an executable.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2190
2005-04-21 21:17:46 +00:00
Peter Veenstra
2094d8b985 Year update
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2106
2005-02-10 10:21:12 +00:00
Peter Veenstra
625b1dab40 Added midi device selection code for windows
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2099
2005-01-20 20:35:29 +00:00
Peter Veenstra
e79fab40ea Some changes for legends of valour(hiding cursor on reset) and Grand Prix Unlimited(cursor in the middle of the screen)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2075
2004-12-07 21:49:13 +00:00
Peter Veenstra
55c785a7a3 Another typo....
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1985
2004-09-21 19:32:15 +00:00