1
0
Fork 0
Commit graph

2381 commits

Author SHA1 Message Date
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
b9bba72519 add small free MCB to start of dos memory (fixes Cannon Fodder2 sound, Xenobots)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2414
2005-12-16 21:05:46 +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
Sebastian Strohhäcker
a93c252133 add bestfit search to DOS_AllocateMemory (Armour-Geddon)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2412
2005-12-14 16:32:33 +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
748a64aa08 add memory wrapping to 16 colour tandy modes (vertical scrollers, Scuba Venture);
double pixels in mode8 (160x200) to fit screen better


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2410
2005-12-11 15:09:50 +00:00
Sebastian Strohhäcker
a708a1344f use RAM for PCJr graphics memory
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2409
2005-12-05 21:25:56 +00:00
Sjoerd van der Berg
380a7c73d0 Add support for canonicalized directory entry readout
Should fix fade to black videoplay


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2408
2005-12-05 19:23:10 +00:00
Peter Veenstra
35dccef707 Added hue control for the composite mode.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2407
2005-12-05 12:18:12 +00:00
Peter Veenstra
6833d3ada5 Some progress report for the "fans".
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2406
2005-12-05 12:09:33 +00:00
Peter Veenstra
b37e0b8c26 copy/paste errors.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2405
2005-12-05 12:09:00 +00:00
Peter Veenstra
9369776634 mode specific startup messages
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2404
2005-12-05 12:07:55 +00:00
Peter Veenstra
3ecebe3887 Turn off speaker faster. More aggressive premixing.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2403
2005-12-05 12:04:40 +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
Peter Veenstra
19f535dbb8 OS/2 support. windib workaround from with in DOSBox. pause changed to ctrl-pause.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2397
2005-12-02 10:02:03 +00:00
Peter Veenstra
241e89b175 GCC 4.1 changes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2396
2005-11-29 07:25:30 +00:00
Peter Veenstra
2e0c766400 Add OS/2 directserial support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2395
2005-11-28 16:18:35 +00:00
Peter Veenstra
6c03551b38 Some more OS/2 changes.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2394
2005-11-28 16:12:31 +00:00
Peter Veenstra
2c3ae52a79 os2 cdrom support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2393
2005-11-25 19:15:12 +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
6ed6d775c7 Fixing possible stack overflow. (thanks Jochen)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2390
2005-11-24 18:16:15 +00:00
Peter Veenstra
a573488619 os2
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2389
2005-11-24 18:14:08 +00:00
Peter Veenstra
ebc9c2c381 Some changes for os2 support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2388
2005-11-24 18:09:47 +00:00
Peter Veenstra
0539eba66b Break is now ctrl-break
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2387
2005-11-24 17:53:48 +00:00
Peter Veenstra
220fe7e462 Changes for os2 support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2386
2005-11-24 17:53:08 +00:00
Sebastian Strohhäcker
96bf0e28d6 add error handling for DOS_SetMemAllocStrategy
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2385
2005-11-24 17:05:22 +00:00
Peter Veenstra
2eb59a43e3 setup int 23 to point into the rootpsp. Fixes What.exe
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2384
2005-11-21 18:32:38 +00:00
Peter Veenstra
3e2ba6a557 Some grammar improvements suggested by AJ
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2383
2005-11-21 15:20:27 +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
Peter Veenstra
00fab72f8c quotes can end as well
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2381
2005-11-21 07:21:28 +00:00
Peter Veenstra
1b9f9c0169 don't parse redirection when in quotes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2380
2005-11-20 20:15:16 +00:00
Peter Veenstra
0797de3e25 Fix Fable.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2379
2005-11-17 13:16:34 +00:00
Peter Veenstra
d6f0adb9a6 Add patch
1357811:Runtime help of debug command "LV" wrong


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2378
2005-11-17 07:59:02 +00:00
Sebastian Strohhäcker
f22e8d5041 add possibility to close dma controllers;
remove second dma controller when tandy sound is enabled and machine=vga


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2377
2005-11-16 20:27:40 +00:00
Sebastian Strohhäcker
07be3858f1 don't change type field when resizing dos memory just
before the last block that is marked allocated


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2376
2005-11-13 15:14:49 +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
Peter Veenstra
dc4aaeaed0 add patch 1348881 from vasyl. Fixes sb16 detection in some games.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2372
2005-11-10 13:08:47 +00:00
Peter Veenstra
b318eb1324 a few tiny fixes to the logic determining the video graphics.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2371
2005-11-08 19:41:04 +00:00
Sebastian Strohhäcker
530d276ce6 better relative placement of SDA (fixes FS4 dos detection)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2370
2005-11-07 21:08:11 +00:00
Sebastian Strohhäcker
561579365e display exit reason for IllegalOption()
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2369
2005-11-06 19:42:58 +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
8d663041b0 Some fixes to the modem and a small effiency update by hal
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2366
2005-11-04 08:53:07 +00:00