1
0
Fork 0
Commit graph

226 commits

Author SHA1 Message Date
Sebastian Strohhäcker
3e591eb615 initialize variable in dummy case
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2823
2007-02-22 15:12:48 +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
Sjoerd van der Berg
a76a07d2c9 Finish the frame without drawing if there's screen reset
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2796
2007-02-03 13:00:16 +00:00
Sjoerd van der Berg
b9e934fd97 Fix uninitialized value
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2784
2007-01-25 07:35:06 +00:00
Sjoerd van der Berg
5660ee1856 Fixes to hercules emulation, better detection and bank switching
Fixes to tandy emulation, 640x200x16 mode and different sizes bank.
EGA/VGA memory changes detection for faster rendering added
Renderer does initial pass to check for needing to lock buffer


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2781
2007-01-24 16:29:09 +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
384f3703eb Some OS/2 specific fix.(Josch)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2733
2007-01-08 21:07:39 +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
Peter Veenstra
cd64154623 Warning instead of exit when joystick init fails. Fixes bug:1577125
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2716
2006-10-31 17:29:32 +00:00
Peter Veenstra
54b29e831c Change configfile loading support. Introduce some sort of global configfile parsing and add some additional settings from local configuration files. Allow multiple configuration files to be specified at the commandline like patch 1513790.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2705
2006-10-08 19:26:04 +00:00
Peter Veenstra
190e290e83 Small error.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2684
2006-08-06 19:43: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
fcd1a96808 implement different joystick querying, reduce polling intervall (thanks hal for the ideas)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2676
2006-07-22 18:32:29 +00:00
Sebastian Strohhäcker
dca519a601 fix keyboard handling for sdl windib driver as far as possible
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2670
2006-07-10 19:32:15 +00:00
Peter Veenstra
7cac8ec376 Make gcc happy. (thanks Ludwig).
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2664
2006-06-29 19:05:54 +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
Sebastian Strohhäcker
caf6a80ef4 add scancode modifications for os2 (thanks to josch)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2659
2006-06-24 17:29:39 +00:00
Peter Veenstra
f0ddb8d464 More informative description.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2652
2006-06-12 19:11:14 +00:00
Peter Veenstra
866211408b Add patch 1503983 "quit during sdl_pause" by ykhwong and patch 1500664 "Auto-pause on minimise/focus loss" by philpem.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2651
2006-06-12 08:24:28 +00:00
Peter Veenstra
b9ad197d85 wrap around joystick buttons. Makes playing joystick games more fun on my Gravis Exterminator.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2649
2006-06-12 08:04:48 +00:00
Peter Veenstra
21ae8be729 Fix a typo. Thanks ykhwong\!
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2640
2006-05-27 07:01:33 +00:00
Peter Veenstra
e6af839533 a few warnings.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2630
2006-05-19 19:53:22 +00:00
Peter Veenstra
550e61640f keep it compiling with msvc.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2594
2006-04-12 18:52:50 +00:00
Peter Veenstra
132bbffb68 Add part of patch 1235377 of msharov and fix a few small bugs in the return values of the cpu cores
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2593
2006-04-11 19:02:33 +00:00
Peter Veenstra
3b7451fe35 Some better const usage.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2586
2006-04-08 19:41:49 +00:00
Sebastian Strohhäcker
970b0a4842 add a few more scancodes for Mac OSX (cc_benny)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2585
2006-04-08 19:31:48 +00:00
Peter Veenstra
7b71d46b4f fix hangups when changing frameskip runtime
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2578
2006-03-29 14:17:27 +00:00
Sjoerd van der Berg
e098ad6d81 Make sure palette detection only occurs in 8bpp source input mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2573
2006-03-29 12:28:42 +00:00
Peter Veenstra
b0a2637385 update logo again.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2572
2006-03-29 12:26:41 +00:00
Peter Veenstra
f34300a4f4 Better safe then sorry.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2571
2006-03-29 12:26:07 +00:00
Peter Veenstra
38fb9ee6fc scale a log message down.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2565
2006-03-28 10:18:13 +00:00
Peter Veenstra
84edd8ef0e original is a setting for windowresolution as well. Made the choice logic more simple.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2562
2006-03-28 06:44:09 +00:00
Peter Veenstra
3d06ae7bd9 Remove fullfixed. enable usescancodes by default
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2558
2006-03-27 19:40:25 +00:00
Peter Veenstra
545d465167 spaces + windowresolution documentation
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2527
2006-02-27 21:00:27 +00:00
Peter Veenstra
af25c4382d Add workaround for corrupted surface on exposure event.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2519
2006-02-26 16:04:35 +00:00
Peter Veenstra
2fa26d71d1 Whoops. Mention Ido Beeri.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2509
2006-02-20 14:40:37 +00:00
Sebastian Strohhäcker
db884adba4 add scancode mapping of MacOSX for usescancodes=true (thanks to cc_benny for this!)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2506
2006-02-16 20:18:59 +00:00
Peter Veenstra
1446999784 SDL under vsc doesn't close console ?(kekko)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2505
2006-02-15 14:48:41 +00:00
Peter Veenstra
4ab4344906 Make cycles=auto look more beautiful ;)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2504
2006-02-14 13:04:02 +00:00
Peter Veenstra
8b9ba65e36 Fix a warning
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2502
2006-02-14 12:44:38 +00:00
Peter Veenstra
fd40723fd2 Give console a name
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2499
2006-02-14 08:49:30 +00:00
Peter Veenstra
fba1560397 Add render_simple.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2498
2006-02-13 11:12:29 +00:00
Sjoerd van der Berg
36f1182601 Handle window exposure to trigger a full redraw
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2497
2006-02-13 09:26:01 +00:00
Sjoerd van der Berg
c7f66d9a40 Handle the gfx loving based on the source bpp
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2496
2006-02-13 08:22:18 +00:00
Sjoerd van der Berg
1ee4a87477 Fix some non-debug mapper handler to new format
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2493
2006-02-12 23:53:50 +00:00
Sjoerd van der Berg
397220ea1d Rewrite the simple scalers to handle everything in one pass for less memory strain
Limit the complex scalers to a lower resolution and share some memory for framecache
fix image output to reduce FPS when capturing with frameskip


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2492
2006-02-12 23:43:54 +00:00
Sjoerd van der Berg
2fb65fe0ee New format for mapper handlers to support keeping keys pressed.
Better support for double buffering with surface output with the new cached scalers


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2491
2006-02-12 23:39:37 +00:00
Sjoerd van der Berg
b81c210530 New format for mapper handlers to support keeping keys pressed.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2488
2006-02-12 23:23:52 +00:00