1
0
Fork 0
Commit graph

8 commits

Author SHA1 Message Date
Sjoerd van der Berg
84058c007b New function to recalculate some values after a scanline length change
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1665
2004-02-07 23:40:46 +00:00
Sjoerd van der Berg
44464a2a53 Changed event and ticker handlers.
Removed the micro timers.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1657
2004-02-07 18:37:16 +00:00
Sjoerd van der Berg
79dfccf120 Add some new tandy registers
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1637
2004-02-02 09:25:50 +00:00
Sjoerd van der Berg
d1f0154107 Added a nice blinking cursor again
Added support for cga register to toggle textmode blinking


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1625
2004-01-30 09:18:18 +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
7b36937c81 New height scaling variable
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1410
2003-11-08 09:41:45 +00:00
Sjoerd van der Berg
80b885b36e New paging related functions
Changes for hercules/cga/tandy support


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1354
2003-10-22 14:26:07 +00:00