1
0
Fork 0
Commit graph

2274 commits

Author SHA1 Message Date
Peter Veenstra
eb1cda134d Whoooooops :)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2358
2005-10-25 14:02:11 +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
Peter Veenstra
3878f069f5 disabled some log message
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2356
2005-10-24 17:39:00 +00:00
Sebastian Strohhäcker
5e08378445 add possibility to use scancodes rather than symkeys
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2355
2005-10-24 17:27:37 +00:00
Peter Veenstra
3bc50d7f6f Add some reordering optimalisation from ih8regs
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2354
2005-10-24 14:43:53 +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
Peter Veenstra
593e664e8b Apply patch 1329540: Fixes compilation on GCC4.1 Changed order of definitions as well.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2349
2005-10-19 06:40:33 +00:00
Sebastian Strohhäcker
9d1cf58132 better compatibility of the flags after dos exec/terminate (updated Ultima3)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2348
2005-10-17 20:17:08 +00:00
Sebastian Strohhäcker
267d3c2539 resize MCB to maximum if requested size is too big (DSPlay)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2347
2005-10-13 16:24:42 +00:00
Peter Veenstra
bb792e21a1 Change composite mode detection a bit so that spellcasting 101 displays in black and white
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2346
2005-10-11 09:39:16 +00:00
Sebastian Strohhäcker
b475db8f13 fill psp-field of mcb with current psp when resizing
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2345
2005-10-10 17:08:35 +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
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
Peter Veenstra
420a5a7fd0 Make the soundblaster really reinitializable. Fixes bug 1241149
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2342
2005-10-09 15:33:07 +00:00
Peter Veenstra
5f47d64ea7 mapper accepts handlers again
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2341
2005-10-09 15:20:05 +00:00
Peter Veenstra
8d901f6982 don't add a handler twice.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2340
2005-10-09 15:17:01 +00:00
Sebastian Strohhäcker
a77e5b6d36 use 16bit for mediaid-field (Pinball 3D/VCR installer workaround);
create new PSP function should copy command line (Kings Quest AGI -cga switch)


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2339
2005-10-07 15:16:58 +00:00
Peter Veenstra
511687f8f1 Change behavior of rename when in the source a directory is specified
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2338
2005-10-05 08:58:24 +00:00
Peter Veenstra
0152783944 Implement GetFileAttr. Fixes Installer crystal caves.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2337
2005-10-05 07:57:55 +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
Sebastian Strohhäcker
06d4ae4b3b fix dynamic core div/idiv (Aces over Europe intro)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2332
2005-10-01 15:26:32 +00:00
Peter Veenstra
1f3c7cb160 Fix Celtic Tales. By enabling writes to planes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2331
2005-09-30 10:14:27 +00:00
Peter Veenstra
c36e1f72ee removed log message
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2330
2005-09-29 14:59:57 +00:00
Peter Veenstra
5464fb8bca Internal documentation update. Merging with patch 1277001 from TaeWoong Yoo
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2329
2005-09-29 08:48:39 +00:00
Sebastian Strohhäcker
74d63d330b fix returncode of int21,ah=5b (create new file)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2328
2005-09-28 19:13:21 +00:00
Peter Veenstra
6b94af7c58 Fix booting now that register layout in dos_execute has changed.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2327
2005-09-28 12:52:36 +00:00
Peter Veenstra
a7c8df8a1f Fix cdrom detection of Xcom Apocalipse
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2326
2005-09-28 11:21:50 +00:00
Peter Veenstra
190e5aa920 Add patch 1302908 from vasyl. Fixes vectorballs in unreal demo
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2325
2005-09-28 09:23:07 +00:00
Peter Veenstra
583cfcae5d Fix bug 1306390. Batch labels can start with a space
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2324
2005-09-28 08:14:27 +00:00
Peter Veenstra
981aed10d4 Add a new way of drawing composite cga. Implement register 3d9 in cga mode.(NewRisingSun)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2323
2005-09-27 20:31:05 +00:00
Peter Veenstra
489ffd7d1c Add "Support for VGA chain4 in 16-color modes" from patch 1302853 created by Vasyl Tsvirkunov.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2322
2005-09-27 13:50:56 +00:00
Peter Veenstra
96445503b6 make mount accept ~ for home
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2321
2005-09-27 12:50:54 +00:00
Sebastian Strohhäcker
417fb048ba better vga compatibility (rom strings, initial mode field) for 221b Baker Street/Coloring Book 2;
fixes for monochrome modes, clearmem flag;
corrections from ih8regs


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2320
2005-09-27 11:05:44 +00:00
Sebastian Strohhäcker
9d8f00c6c3 add missing errorcodes to fatDrive; extend GetFileAttr to
retrieve attributes from directories


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2319
2005-09-24 19:18:42 +00:00
Sebastian Strohhäcker
3feb3975e1 add fatDrive::GetFileAttr, update FileCreate to handle existing files on a diskimage
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2318
2005-09-23 11:42:29 +00:00
Sebastian Strohhäcker
37d91eea18 update ps2 mouse; fix mousecursor in mode13
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2317
2005-09-21 11:37:35 +00:00
Sebastian Strohhäcker
20c46346d6 fix cga colors when machine=vga
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2316
2005-09-20 11:22:33 +00:00
Sebastian Strohhäcker
3932cb886b set registers on executable startup
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2315
2005-09-19 08:25:38 +00:00
Sebastian Strohhäcker
b5336f32d1 add F11/F12, fix pause functionality
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2314
2005-09-18 19:50:03 +00:00
Sebastian Strohhäcker
9be07ec88b add setmode corrections from ih8regs (patch 1198821);
change vga mode detection (Prehistorik 2)


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2313
2005-09-17 13:15:36 +00:00
Peter Veenstra
7b1990cdcf Check current mouselocation when the ranges change. Update if needed. Fixes Battle Chess (EGA). (thanks kippesoep)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2312
2005-09-13 18:44:45 +00:00
Peter Veenstra
a39d291266 don't position mouse if the location remains the same. Fixes some sticky mouse behaviour
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2311
2005-09-11 20:56:48 +00:00
Peter Veenstra
933642091d merged Shadow President and Bio Menace into one hack
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2310
2005-09-11 13:32:33 +00:00
Peter Veenstra
3f0ac17ceb Add some weird char to the allowed table. Fixes installer Contraction Zack
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2309
2005-09-11 13:09:45 +00:00