1
0
Fork 0
Commit graph

3111 commits

Author SHA1 Message Date
Peter Veenstra
baade2ff3f signed vs unsigned
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3199
2008-08-11 12:51:11 +00:00
Peter Veenstra
a84fcb5f7c Fix logging message.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3198
2008-08-11 12:50:26 +00:00
Peter Veenstra
b1519ba4c1 Make more creative labels possible (:======label======)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3197
2008-08-11 07:47:04 +00:00
Sebastian Strohhäcker
cd0394d692 change VER to display the sub-version in an easier readable form (6.2->6.02, 6.20->6.20) to avoid confusion
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3196
2008-08-10 18:33:30 +00:00
Peter Veenstra
6a721243e7 Some more warning fixes.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3195
2008-08-09 19:42:26 +00:00
Sebastian Strohhäcker
34cc1838d0 fix graphics rom checksum position
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3194
2008-08-09 15:37:15 +00:00
Sebastian Strohhäcker
b374d8c93f some s3/xga fixes (hal)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3193
2008-08-08 21:57:00 +00:00
Sebastian Strohhäcker
c78a9f6c03 fix/work around some gcc Wall warnings
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3192
2008-08-06 18:34:21 +00:00
Sebastian Strohhäcker
3d40069e4a tweak s3 crtc reg36 (hal)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3191
2008-08-04 17:48:36 +00:00
Peter Veenstra
01e8571ece Make the mouse struct a bit smaller. ignore mouse.page in text mode, always use current page. Fixes CV RENUM.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3190
2008-08-03 15:52:06 +00:00
Sebastian Strohhäcker
6eae7e5586 fix some s3 crtc register return values, use trio64 as ID (re-enables lfb detection for univbe)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3189
2008-08-03 13:37:49 +00:00
Sebastian Strohhäcker
b1ed4cc84c write dcc code into dynamic function state area, not the dcc index
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3188
2008-08-01 19:52:02 +00:00
Peter Veenstra
becde6b64c Some const correctness.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3187
2008-07-28 19:46:39 +00:00
Peter Veenstra
6d1979bb9d Make max 50% in autoexec.bat possible.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3186
2008-07-27 20:12:28 +00:00
Sebastian Strohhäcker
87941d0883 merge opl3-output into two channels only
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3185
2008-07-27 19:52:12 +00:00
Peter Veenstra
e7d66020ea Add non-parsing WriteOut.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3184
2008-07-26 19:06:26 +00:00
Peter Veenstra
ec45bd0fad Add pingpatch from h-a-l-9000.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3183
2008-07-26 14:49:38 +00:00
Peter Veenstra
3f010a728c Add syncing to real clock to interrupt 8 (disabled by default. DOSBOX_CLOCKSYNC)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3182
2008-07-19 13:28:03 +00:00
Peter Veenstra
4dbecf269c Update directserial to new configclass. Thanks h-a-l-9000
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3181
2008-07-14 20:06:19 +00:00
Peter Veenstra
d044321864 Add disney changes from h-a-l-9000
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3180
2008-07-14 19:39:10 +00:00
Peter Veenstra
92dade7e5b Show a few more digits.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3179
2008-07-14 19:30:29 +00:00
Sjoerd van der Berg
1ff3aed302 New DRO Capturing
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3178
2008-07-14 19:07:04 +00:00
Sebastian Strohhäcker
bc593183b6 fix opl additional time counter status bit setting for the second timer
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3177
2008-07-13 09:51:04 +00:00
Sebastian Strohhäcker
c8b4ac03a8 disable 0xff escaping for transparent nullmodem mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3176
2008-07-05 08:54:59 +00:00
Sebastian Strohhäcker
b77f1e69e3 fix opl3 4op connection mode selection
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3175
2008-07-04 19:15:53 +00:00
Sebastian Strohhäcker
d204f38ea5 support non-standard additional keyboard layouts
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3174
2008-06-30 20:32:37 +00:00
Sebastian Strohhäcker
e688408c10 fix adlib key scale levels
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3173
2008-06-29 08:00:32 +00:00
Sebastian Strohhäcker
faa11dfa3d some strange people are offended by chdir hints that are not always fully correct in all imaginable situations; removed
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3172
2008-06-16 20:01:25 +00:00
Peter Veenstra
7ec342c9a9 Some warning improvements.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3171
2008-06-14 19:31:04 +00:00
Peter Veenstra
95760d70df Add destructor for multival.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3170
2008-06-13 08:55:04 +00:00
Sebastian Strohhäcker
868ebc0ea0 adjust line split position (fixes Supaplex)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3169
2008-06-08 18:27:25 +00:00
Sebastian Strohhäcker
b5c65f12a0 better vga irq2 emulation/misc vga reg vret signalling (hal)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3168
2008-06-03 18:35:32 +00:00
Peter Veenstra
c1722ea760 Commit patch [ 1982117 ] Some minor bugs in the debugger, by etillite
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3167
2008-06-02 17:26:59 +00:00
Peter Veenstra
44aca76921 make cycles reset to correct default value.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3166
2008-05-30 12:42:38 +00:00
Peter Veenstra
d869473970 Fix panning for supaplex, wish demo and majic show demo. (Beta1 thank h-a-l-9000)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3165
2008-05-28 20:43:13 +00:00
Peter Veenstra
8293b1fab6 Correct dosbox internal startup time.
Give correct errorcode for 5c (Beta1)
Do some input checking and give errorcode for 68 (Beta1 fixed)


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3164
2008-05-28 09:53:31 +00:00
Peter Veenstra
a82bd865f0 workaround for debian/ubuntu sdl changes. force mouse release on more events.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3163
2008-05-28 09:14:06 +00:00
Sebastian Strohhäcker
d0dbfbaad2 reject joysticks with bad specs
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3162
2008-05-26 19:13:42 +00:00
Sebastian Strohhäcker
dbb69e15a0 fix Fable cdrom installer (odd harddrive check)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3161
2008-05-25 17:24:59 +00:00
Sebastian Strohhäcker
65e9118e27 fix iso-name parsing for special long file names
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3160
2008-05-24 18:50:39 +00:00
Sebastian Strohhäcker
7df6298433 use device attribute fields for ioctl remote check function (Future Shock svga upgrade); thanks to ripa
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3159
2008-05-22 16:45:57 +00:00
Sebastian Strohhäcker
24bb7de36c add prefetch queue emulation
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3158
2008-05-21 21:29:32 +00:00
Peter Veenstra
1a042c5abb Add language strings.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3157
2008-05-21 08:51:22 +00:00
Peter Veenstra
8f9e2c379c Silence a few warnings.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3156
2008-05-21 08:50:59 +00:00
Sebastian Strohhäcker
e3aba20b3c better separation of cpu type specific features; make cpu type selectable
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3155
2008-05-18 13:11:14 +00:00
Sebastian Strohhäcker
581a6c2322 don't screw up gfx regs when using mouse on non-vga machine modes (workaround)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3154
2008-05-15 20:12:37 +00:00
Sebastian Strohhäcker
caa9317946 add possibility to emulate older vesa version to work around some buggy games (fixes Supreme Warrior)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3153
2008-05-10 17:33:28 +00:00
Peter Veenstra
3a57da9aed Fix bug 1957787
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3152
2008-05-05 13:29:04 +00:00
Peter Veenstra
e05da8b3d6 FindFirst can find devices now as well.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3151
2008-04-30 18:26:17 +00:00
Peter Veenstra
327f9acedb Convert both cycles and serial port to new multiremain class. TODO src/hardware/serialport.cpp to parse new classes.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3150
2008-04-29 08:24:16 +00:00