1
0
Fork 0
Commit graph

21 commits

Author SHA1 Message Date
Peter Veenstra
4e9a7a6120 include cleanup
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2185
2005-04-21 18:54:59 +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
Sjoerd van der Berg
dfbb195418 changes for improved timing event system
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1968
2004-09-10 22:15:20 +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
ae2dd7711e Slight change in vga to support the new rendering
Added some hardware acceleration functionality


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1818
2004-06-10 07:21:02 +00:00
Sjoerd van der Berg
db45414323 Support s3 pixel format register, 8bpp only for now
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1723
2004-03-14 19:05:41 +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
9bf1cd50f5 Opengl output support in SDL
Removed threading support in SDL
Rewrite of VGA Drawing to work line for line
Rewrite of VGA Text drawing using lookup tables
Rewrite of render function to handle the new line for line drawing.
Changed CGA/TANDY/Hercules to be more like their original hardware.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1611
2004-01-28 14:39:05 +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
6878b36703 ...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1364
2003-10-22 14:53:23 +00:00
Sjoerd van der Berg
c908fa9a09 SVGA support by emulating an S3/trio 64 card with 2 mb
Support for dual CGA palette and background colors
Support for attribute palette group changing
Changes to work together with bios somewhat in supporting different video cards
Basic support for Tandy pcjr 320x200x16 color mode
Text mode support for changing font and panning support.
Support for data rotate in 16 color modes.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1063
2003-06-15 19:44:58 +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
Sjoerd van der Berg
4b9c02ea28 Endian support for vga tables.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@651
2003-01-25 00:01:40 +00:00
Sjoerd van der Berg
af01668b34 New async rendering.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@620
2003-01-05 12:08:49 +00:00
Sjoerd van der Berg
d54ae0640b Updated vga screen updates routines.
correct frame per second,
corrected dac read/write index
added support for split screen.
Some more fixes i forgot


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@591
2002-12-22 15:11:29 +00:00
Sjoerd van der Berg
0b2faca313 new event code for resize.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@518
2002-11-17 11:18:18 +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
a1ed02efa3 Use tables for ega modes, new memory handler
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@171
2002-08-19 12:52:38 +00:00
Sjoerd van der Berg
f622860eb2 vga 2 color mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@128
2002-08-08 16:18:43 +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