1
0
Fork 0
Commit graph

2407 commits

Author SHA1 Message Date
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
Peter Veenstra
c317e3adc6 update equipment word in RTC on changes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2308
2005-09-11 13:06:00 +00:00
Peter Veenstra
4eebc6c7f6 add patch 1240134 from cyberwalker. (initialize some registers). Report a periodic interrupt occured when the timer is active and one occurs(status reg 0xC). Fixes contraption Zack and friends
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2307
2005-09-11 13:04:21 +00:00
Peter Veenstra
8799eb0ffe Added a somewhat modified version of patch 1240751 from cyberwalker to make SET aware of envirionment variables on the command line
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2306
2005-09-10 14:15:37 +00:00
Peter Veenstra
b6fbe42e85 Let dos allocate/hook a few bios interrupts. Makes some buggy game (Shadow President) happy. (thanks to wd to debug this)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2305
2005-09-08 13:11:35 +00:00
Peter Veenstra
d8d805b2ce fix tiny memleak with restarting sections when dealing with callbacks
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2304
2005-09-08 13:09:47 +00:00
Peter Veenstra
dd97f1a4bd Clear less bios area as potentially overwrites dos stuff if the bios would become restartable
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2303
2005-09-08 13:08:52 +00:00
Peter Veenstra
ad7700fa3b Add patch:126539:"cd image, fix for files without extension" from prompt. Fix a typo that probably broke endian support for isos
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2302
2005-09-07 19:15:09 +00:00
Sebastian Strohhäcker
702a19d47f fix GCC-compiling
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2301
2005-09-04 13:42:01 +00:00
Sebastian Strohhäcker
06135e8beb dynamic core optimizations;
incorporate patch from esaelon, parts of ih8regs optimizations;
thanks to kekko for several ideas


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2300
2005-09-03 19:20:08 +00:00
Sebastian Strohhäcker
406935348a fix Inner Worlds (vasyl)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2299
2005-09-03 11:38:18 +00:00
Sebastian Strohhäcker
f1209ea5a1 fix drive field in FCB_Parsename()
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2298
2005-09-02 19:56:18 +00:00
Peter Veenstra
75ee82edb4 fix screenshots that have only doubleheight set and not double width
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2297
2005-09-01 19:48:37 +00:00
Peter Veenstra
121b29e6f1 improve support for 2 images booters. (only pressing enter instead of having to swap disks). Fix verify disk. Makes Triva games boot
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2296
2005-09-01 17:34:39 +00:00
Peter Veenstra
97510138d4 Fix inventory in KQ1 cga mode. Caused by setting wrong startaddress in cga mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2295
2005-09-01 14:31:40 +00:00
Peter Veenstra
860b9e1a89 Change clock to NTSC burst frequency. (NewRisingSun)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2294
2005-08-31 18:06:09 +00:00
Peter Veenstra
97dec5a4fe add binary memory dumps
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2293
2005-08-31 13:00:14 +00:00
Sebastian Strohhäcker
2bb446cd27 fix dos7+ boot disks
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2292
2005-08-28 09:48:42 +00:00