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
|
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
|
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 |
|
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
|
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
|
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 |
|
Sebastian Strohhäcker
|
38c75c55a8
|
fix cga palette selection when B/W bit set
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2365
|
2005-11-01 21:05:14 +00:00 |
|
Peter Veenstra
|
300514b10e
|
and the last one
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2364
|
2005-11-01 15:53:39 +00:00 |
|
Peter Veenstra
|
4a6719a725
|
some vs2005 fixes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2363
|
2005-11-01 11:09:14 +00:00 |
|
Sebastian Strohhäcker
|
4f7f239142
|
add stdin-flush to int21/ah=0c (fixes President is Missing keyboard lockup)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2362
|
2005-10-31 18:12:56 +00:00 |
|
Peter Veenstra
|
48ca454da6
|
Add patch 1340216 from vasyl. Speeds up the new and slower chain4 mode a bit.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2361
|
2005-10-31 10:24:56 +00:00 |
|
Peter Veenstra
|
5783f7ff82
|
Add patch 1335753 from virtualdub. Fixes a lost surface problem in ddraw mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2360
|
2005-10-31 10:21:45 +00:00 |
|