1
0
Fork 0
Commit graph

3363 commits

Author SHA1 Message Date
Sebastian Strohhäcker
4c781ee429 add evdev-kbd compatible scancode remapping (disabled atm)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3251
2008-12-31 16:33:46 +00:00
Sebastian Strohhäcker
615f21836a fix mode7 vga attribute register mapping (hal/ripsaw)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3250
2008-12-29 14:41:05 +00:00
Sebastian Strohhäcker
bfca020e74 enhance s3 hardware cursor routines (hal)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3249
2008-12-28 20:22:12 +00:00
Peter Veenstra
c8f8013bb8 Improve handling when one dosbox is closed.(fixed by hal reported by ariel)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3248
2008-12-19 15:20:35 +00:00
Peter Veenstra
4e63ba6dd8 Hopefully fix configure test on windows
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3247
2008-12-18 07:54:28 +00:00
Peter Veenstra
32d6ebc48a add some beautification quote
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3246
2008-12-15 16:23:34 +00:00
Peter Veenstra
2553d6230a Only support SDL 1.2.x
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3245
2008-12-15 16:20:07 +00:00
Peter Veenstra
975a2d4247 Improve find_device so it supports weird input c:NUL and C:/hi. Makes DOSBox even more compatible with turbo 2.01 installer. (no nul file left on linux anymore)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3244
2008-12-11 20:45:43 +00:00
Peter Veenstra
53b9323bd7 Slightly improve stability with some lot's of fileloading game, while being picky on the sound irq timing.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3243
2008-12-11 09:16:31 +00:00
Sebastian Strohhäcker
8b56a6db1f fake page dirtying in some cases for memory reads if later writes can not be caught
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3242
2008-12-04 21:09:32 +00:00
Sebastian Strohhäcker
4652da4af5 add ems OS-dedicated handle functionality (fixes battle chess 4000 screen bug, thanks to ripsaw for debugging this),
fix some ems error numbers


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3241
2008-11-27 18:57:45 +00:00
Sebastian Strohhäcker
0204b90e86 update cdrom related sections of the readme
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3240
2008-11-23 09:25:29 +00:00
Sebastian Strohhäcker
5822f7af76 display loaded language code when using keyb without parameter
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3239
2008-11-22 14:24:11 +00:00
Peter Veenstra
5de6a70750 Prioritize realtime messages.(Srecko)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3238
2008-11-10 15:30:25 +00:00
Peter Veenstra
5b559c3905 Cakewalk (ripsaw)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3237
2008-11-10 15:29:38 +00:00
Peter Veenstra
0aa906a05c Fix telengard. Always use attr in non-textmode. Change cga4 to use 0x3 instead of 0x1. Might not be needed as attribute is always used....
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3236
2008-11-09 11:22:03 +00:00
Sebastian Strohhäcker
163dce9a45 fix a few windib alternative key scancodes (thanks etillite, see sf bug #2209440)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3235
2008-11-09 10:38:21 +00:00
Sebastian Strohhäcker
e2a1305dce some typo; fix mode0xa number of reported columns (thanks etillite, see sf bug #2209440)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3234
2008-11-08 12:56:50 +00:00
Sebastian Strohhäcker
1bcab407ae fix cdrom ioctl raw sector reading;
add mci cd audio functionality to cdrom ioctl interface;
add direct audio extraction functionality to cdrom ioctl interface


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3233
2008-11-06 19:31:21 +00:00
Sebastian Strohhäcker
c96d1f063e allow more submappings for the keyboard layouts (skatz, used for e.g. ukrainian layout)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3232
2008-10-30 22:34:17 +00:00
Sebastian Strohhäcker
b2ae2d8c07 sone general warnings to not arbitrarily raise the memory size option
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3231
2008-10-27 11:02:41 +00:00
Peter Veenstra
b5c3adc871 Add fixcakewalk.diff from Srecko. 19820 on vogons.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3230
2008-10-21 06:14:51 +00:00
Sebastian Strohhäcker
02cafbb3f0 adjust cycles for short-running string loops (thanks to ripsaw for pointing this out); fixes some gunship2000 flaws
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3229
2008-10-09 20:37:08 +00:00
Peter Veenstra
fa4aadc31d add debug thing to default header
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3228
2008-10-05 14:50:31 +00:00
Peter Veenstra
2314183f15 Some warnings.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3227
2008-10-05 14:44:52 +00:00
Sebastian Strohhäcker
e3c5fe0708 avoid (rare) possibility of a crash when corrupted cdrom images are loaded
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3226
2008-09-29 17:50:18 +00:00
Peter Veenstra
30d2c50b9f Give warning on c:/" as well.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3225
2008-09-26 17:21:17 +00:00
Sebastian Strohhäcker
bb9fc62ba8 some warning fixes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3224
2008-09-23 17:13:18 +00:00
Sebastian Strohhäcker
2468984293 rework error code handling for special extended-open dos call
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3223
2008-09-21 19:42:47 +00:00
Sebastian Strohhäcker
4214b133a0 fix shell file create attribute setting for output redirection (thanks to skatz for noticing)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3222
2008-09-20 14:51:53 +00:00
Sebastian Strohhäcker
353b1c9011 keep it compiling
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3221
2008-09-19 20:18:21 +00:00
Sebastian Strohhäcker
298034bec7 ability to cache register/segment register pointer in host register for the recompiler (M-HT, implemented for arm backends)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3220
2008-09-19 16:48:03 +00:00
Sebastian Strohhäcker
5f12dea767 reset dma request line on soundblaster reset (thanks to hal), fixes 3d bomber
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3219
2008-09-13 20:04:28 +00:00
Peter Veenstra
74b5d82ccf fix numlock/capslock status on focus loss.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3218
2008-09-10 16:20:04 +00:00
Sebastian Strohhäcker
c994a9a25e fix some msvc64bit warnings
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3217
2008-09-07 10:55:16 +00:00
Sebastian Strohhäcker
a94ef4eddc move first shell's psp/environment into low dos memory, uses complete MCBs for them (gold aztecs doesn't like it otherwise)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3216
2008-09-06 14:47:15 +00:00
Sebastian Strohhäcker
dce428ac54 armv4le backend update (M-HT), adds distance data pool for thumb emitter
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3215
2008-09-02 20:44:41 +00:00
Sebastian Strohhäcker
acce294193 ability to automatically select host-matching keyboard layout
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3214
2008-08-31 10:14:31 +00:00
Sebastian Strohhäcker
e0efbfbd4c fix offset of sda to be correctly placed relative to the sysvars table (codeview checks)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3213
2008-08-29 19:27:04 +00:00
Sebastian Strohhäcker
ba077a4d76 add/fix some undocumented sb16 dsp commands (asp/csp programming)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3212
2008-08-28 17:37:23 +00:00
Peter Veenstra
cbdb5b97fe Change logging message to always display things in twofault.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3211
2008-08-27 16:21:30 +00:00
Peter Veenstra
3fc520528d More pedantic.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3210
2008-08-24 16:48:23 +00:00
Peter Veenstra
e08ea925b7 pedantic warnings.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3209
2008-08-24 16:43:06 +00:00
Sebastian Strohhäcker
6bc0cb78a1 add INVLPG to recompiler (Cavewars)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3208
2008-08-23 16:36:21 +00:00
Sebastian Strohhäcker
23bc78dd1b fix get/set xga pixel constraints
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3207
2008-08-21 09:10:31 +00:00
Sebastian Strohhäcker
021c76f6d9 add arm4 dynamic recompiler backend (M-HT)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3206
2008-08-20 14:13:21 +00:00
Peter Veenstra
6640a3e6f0 Fix ROR byte flag calculations. (thank you h-a-l-9000 for your help in determing which instruction was broken)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3205
2008-08-19 13:59:24 +00:00
Sebastian Strohhäcker
7bce57da3e add version information/description to installer
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3204
2008-08-12 18:13:51 +00:00
Sebastian Strohhäcker
c4ab50a955 xga mmio dword fix (hal)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3203
2008-08-11 17:51:06 +00:00
Peter Veenstra
cdbd12696e Map PRN to LPT1.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3202
2008-08-11 13:09:44 +00:00