1
0
Fork 0
Commit graph

359 commits

Author SHA1 Message Date
Sebastian Strohhäcker
2b448f8d3d respect maximal page in INT10_WriteChar when in graphics mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2557
2006-03-27 19:31:54 +00:00
Sebastian Strohhäcker
2a9ea0299f limit VCPI support to JEMM games
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2539
2006-03-12 20:31:49 +00:00
Sjoerd van der Berg
83237eff91 Don't change lower palette entries when changing the background/border color in text mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2533
2006-03-01 10:59:29 +00:00
Sebastian Strohhäcker
bd5c4bcd84 don't mess up vga registers in VGA_FillRow (Mortal Kombat Ping Pong)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2513
2006-02-24 20:42:15 +00:00
Peter Veenstra
a2cb88f491 Fix for aces of the deep with vcpi.(wd)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2507
2006-02-18 14:45:12 +00:00
Peter Veenstra
df62fa5c20 lock mouse on 0xc (define USR) (requested by wd)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2495
2006-02-13 07:48:25 +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
Sjoerd van der Berg
19985730a3 Disable LFB in 4bpp vesa modes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2487
2006-02-12 23:06:15 +00:00
Peter Veenstra
ecc77541f1 Add patch " 1428943 ] Fix for wrong ATTR flipflop state after INT10_SetVideoMode" from vasyl
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2483
2006-02-12 12:30:54 +00:00
Sebastian Strohhäcker
f6efa75ba5 fix a few key combinations of the numblock when numlock enabled
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2481
2006-02-09 21:29:19 +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
Peter Veenstra
b2ca61030e Fix ROM checksum. (was broken as setupvesa modifies the rom as well)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2476
2006-02-08 15:13:06 +00:00
Peter Veenstra
163e4a81a2 Some special case for mode 6
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2474
2006-02-07 20:25:47 +00:00
Sebastian Strohhäcker
17e0c0b8c5 fix VESA_ScanLineLength subcall 1;
improve some vesa mode detection a bit


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2473
2006-02-07 20:12:27 +00:00
Sjoerd van der Berg
ab78ad03e6 Fix some 32bpp colormask issues
Rewrite protected mode vbe2 interface
Fix set scanlength call somewhat


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2471
2006-02-02 17:57:08 +00:00
Peter Veenstra
2ac98a74ab Add patch 1210768 which reintroduces the lockfree mouse from Moe
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2468
2006-01-31 09:26:45 +00:00
Sjoerd van der Berg
b032209b75 Support for 15/16/32 bpp and highres 4bpp
Added some lowres resolutions to the vesa modes


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2450
2006-01-30 10:07:19 +00:00
Sjoerd van der Berg
f416052584 Fix some compilation warnings
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2449
2006-01-30 10:06:36 +00:00
Sebastian Strohhäcker
146d4b3380 initialize a few fixed-position bios interrupt locations
(fixes Star Fleet 2, Defender booter), revector some dos-occupied
ints when booting/set stack to safe values (fixes some booters)


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2423
2006-01-05 14:14:53 +00:00
Sebastian Strohhäcker
a8f1afe1c2 change int13-reset for old bios versions (Wizardry booter)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2422
2005-12-26 20:28:08 +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
15455827d9 faster resume of tandy DAC playing after stop request (Outrun)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2420
2005-12-20 21:33:02 +00:00
Sebastian Strohhäcker
2d06e15795 remove enhanced-attribute of keys in PCJr keyboard layer
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2416
2005-12-18 21:22:42 +00:00
Sebastian Strohhäcker
7c919537f0 add truemem field, correct reported memory for tandy (Transsylvania/TandyDOS)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2415
2005-12-17 16:28:18 +00:00
Sebastian Strohhäcker
d817b8df8c use different scanline length detection for cga4 putpixel;
fix doublewidth for tandy2 modes


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2413
2005-12-15 20:53:05 +00:00
Peter Veenstra
8ebe87d0ce Don't restore int 33 vector on int 10 mode change. Fixes Rac Racing and Big Red Adventure
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2411
2005-12-13 11:15:50 +00:00
Sebastian Strohhäcker
90d6d74f99 add PCJr-compatible keyboard layer;
add support for PCJr cartridges


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2402
2005-12-04 21:17:29 +00:00
Sebastian Strohhäcker
6ede5e436f add Tandy 4-colour hires mode (0x0a);
fix bios putpixel for modes 0x08, 0x0a (also used by bios write)


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2401
2005-12-04 10:35:51 +00:00
Sebastian Strohhäcker
de579c6a89 add PCJr-compatible dos memory layout
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2400
2005-12-03 10:43:22 +00:00
Sebastian Strohhäcker
ed1cadea92 add basic PCJr graphics functionality based on current Tandy implementation
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2399
2005-12-02 20:03:51 +00:00
Sebastian Strohhäcker
24b045e69f change tandy machine definition a bit
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2398
2005-12-02 13:10:18 +00:00
Sebastian Strohhäcker
45f519d0c2 adjust tandy DAC transfer size
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2392
2005-11-24 21:11:45 +00:00
Peter Veenstra
340e59ff7a remove unused variable
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2391
2005-11-24 18:25:20 +00:00
Peter Veenstra
c13994c834 Fix colours YPM when in cga mode.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2382
2005-11-21 13:10:19 +00:00
Sebastian Strohhäcker
49579b425e enable all planes only for EGA
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2375
2005-11-12 14:17:36 +00:00
Sebastian Strohhäcker
01e60082ea enable all planes when outputing characters through int10 (fixes Ultima1 text colour)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2374
2005-11-10 20:24:55 +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
Sebastian Strohhäcker
3063cdda99 add TandyDAC support (fixes Space Quest 3 hangup in tandy mode)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2368
2005-11-06 15:26:06 +00:00
Sebastian Strohhäcker
2233eb6662 correct trap-flag handling in rep_movs instructions (fixes J-Bird booter);
handle reading of zero sectors through int13 correctly (fixes Metropolis booter)


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2367
2005-11-04 21:22:06 +00:00
Peter Veenstra
91c5cd496a fix get display start. Fixes MSF51 in 640x400
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2359
2005-10-29 09:32:52 +00:00
Sebastian Strohhäcker
45b73c8174 improve enhanced keys handling of int16 handler;
contains modified patch #1317559 from virtualdub


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2357
2005-10-24 19:20:05 +00:00
Sebastian Strohhäcker
c614c13e0e fix INT10_GetDACBlock; add gray scale summing (from VGABIOS)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2353
2005-10-23 19:47:18 +00:00
Sebastian Strohhäcker
9175b74b13 correct video startup mode field
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2352
2005-10-22 10:28:57 +00:00
Sebastian Strohhäcker
aec4e8489f fix tandy put pixel with high attribute bit set (Kings Quest tandy booter)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2351
2005-10-21 16:49:48 +00:00
Peter Veenstra
7f07885811 Commit patch 1311364 from vasyl. Improves chain4 memory model when in vga mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2350
2005-10-21 11:20:08 +00:00
Sebastian Strohhäcker
aa8b2f11f4 correct register usage of xms function 0x8e
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2344
2005-10-10 10:16:42 +00:00
Peter Veenstra
d87e59032f Add patch 1311184 and 1250588 from cyberwalker and shdon
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2336
2005-10-04 12:59:12 +00:00
Sebastian Strohhäcker
59910aafbc add some EGA RIL functions, show mouse on requestet page (1994Pool);
don't use current page for bios string output (Gobble Man)


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2335
2005-10-03 19:22:13 +00:00
Peter Veenstra
a270f4d0bc Some small corrections to patch 1295927
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2334
2005-10-03 14:03:49 +00:00
Peter Veenstra
0b4350c79d Add final (slightly modified and extended) part of patch 1295927 (vga accuracy) from keith. Add (modified) bug/patch 1241142(ansi emulation updates) from moe. Add fix suggested by vasyl to fix MyChess. Corrected some missing parts in these patches. (Missing update nbrows in dev_con.h). Implemented a writebuffer to workaround the CR/LF issue. Let's hope everything still works
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2333
2005-10-02 10:12:31 +00:00