Sebastian Strohhäcker
cd9b01ef68
add default palette skipping on modeset functionality (int10 alternate function select; fixes WW2 Battles of the South Pacific)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2902
2007-06-28 16:32:45 +00:00
Sjoerd van der Berg
5660ee1856
Fixes to hercules emulation, better detection and bank switching
...
Fixes to tandy emulation, 640x200x16 mode and different sizes bank.
EGA/VGA memory changes detection for faster rendering added
Renderer does initial pass to check for needing to lock buffer
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2781
2007-01-24 16:29:09 +00:00
Peter Veenstra
fdd16dea1a
Happy New Year\!
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2728
2007-01-08 19:45:42 +00:00
Sebastian Strohhäcker
fc4c24f231
fix scanlength setting for INT10_LoadFont functions (7 Spirits of Ra)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2632
2006-05-22 15:36:28 +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
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
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
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
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
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
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
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
9ac02ea718
add int10/ax=1123 call (vasyl; checked against real bios)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2281
2005-08-21 17:29:36 +00:00
Peter Veenstra
29e5565be5
Added patch 1260609 from Vasyl Tsvirkunov. Fixes Font Request information to return the correct value in cx
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2278
2005-08-18 10:58:41 +00:00
Peter Veenstra
881ae1b28f
Added EGA Register Interface Library - Write One Register (0xf1). Fixes colours in A-Train
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2197
2005-04-27 20:44:50 +00:00
Peter Veenstra
29d8dc7231
header cleanup
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2163
2005-03-25 12:00:08 +00:00
Peter Veenstra
a2d910404e
add support for get code from Pinterface (thanks wd)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2119
2005-02-24 18:24:33 +00:00
Peter Veenstra
506400755d
Added Get DAC Colour page
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2111
2005-02-14 16:24:16 +00:00
Peter Veenstra
2094d8b985
Year update
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2106
2005-02-10 10:21:12 +00:00
Peter Veenstra
232541c358
Added lot's of callback information. Added some useful information on how to use the debugger. Added patch 105158 from Hendrik Jan Visser
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2035
2004-10-23 15:15:07 +00:00
Peter Veenstra
ca409fd57c
Typo in preamble
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1899
2004-08-04 09:12:57 +00:00
Sjoerd van der Berg
319cae5940
Setup the Tandy CRT/CPU page register
...
Add the Tandy set CRT/CPU page functions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1840
2004-06-18 08:24:05 +00:00
Sjoerd van der Berg
ad89c1c4de
Fix vesa subfunction 06 from getting the wrong subfunction
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1826
2004-06-10 20:24:14 +00:00
Sjoerd van der Berg
f7c4b46991
Added MC6845 display controller support for hercules,cga,tandy machine modes.
...
Added cga,tandy,text modes.
Added some new tandy modes.
Added better tandy register support.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1691
2004-02-29 22:18:24 +00:00
Sjoerd van der Berg
5cd2ec2005
Use rom compatbile memory write
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1679
2004-02-12 21:39:27 +00:00
Sjoerd van der Berg
05f6c5bf9b
Fix set VESA set CPU window function to only use a bye value
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1558
2004-01-11 09:27:52 +00:00
Peter Veenstra
fcbd0fe854
Copyright to 2004
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1552
2004-01-10 14:03:36 +00:00
Sjoerd van der Berg
97e1c2dc42
changes for different machine types
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1359
2003-10-22 14:45:54 +00:00
Sjoerd van der Berg
b191e85925
Add new call for vesa pmode interface
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1219
2003-09-03 20:20:59 +00:00
Ulf Wohlers
49f89c9f50
Added Int 0x10 function 0x1C
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1197
2003-08-22 17:23:36 +00:00
Sjoerd van der Berg
155cbb9f36
New Video bios code:
...
Support for VESA 1.2
Support for text mode font changes
Support for setting CGA colors
Support for setting text mode cursor shape
Support for 16 color palette group changes
Some initial tandy mode support
Some fixes with graphics mode text output
Some cleanups
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1060
2003-06-15 19:37:57 +00:00
Peter Veenstra
bbb7cf45b0
updated loggingsystem
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@989
2003-05-04 19:19:09 +00:00
Peter Veenstra
f79eaaba75
updates for new logging system
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@695
2003-02-27 19:56:22 +00:00
Peter Veenstra
9be6cee6ac
fixed ultima 1, added 2 color cga putpixel, fixed cga getpixel. speeded up findsettings.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@660
2003-02-05 19:21:53 +00:00
Peter Veenstra
fecc2a4a8a
int 10:0b now gives 1 warning.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@565
2002-12-11 19:52:37 +00:00
Peter Veenstra
21a81276b4
added support for int 10:01 set cursortype
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@558
2002-12-03 17:30:07 +00:00
Peter Veenstra
d0fc1da99b
added support for a config class/file. System not initialized perfect yet!
...
(env is not fixed)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@289
2002-09-17 20:07:25 +00:00
Sjoerd van der Berg
4245ed0c16
New window scrolling
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@249
2002-08-29 14:08:25 +00:00
Sjoerd van der Berg
c637e4271e
New segments
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@180
2002-08-19 12:59:17 +00:00
Sjoerd van der Berg
d69ae5dd06
Old functions removed
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@146
2002-08-12 17:38:47 +00:00
Sjoerd van der Berg
42e5d0b779
First CVS upload.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@80
2002-07-27 13:08:48 +00:00