1
0
Fork 0
Commit graph

16 commits

Author SHA1 Message Date
Sebastian Strohhäcker
e0d88e1d11 additional svga chipset emulation (tseng, paradise) and small fixes for s3, vasyl
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3075
2008-01-09 20:34:51 +00:00
Peter Veenstra
6804f85609 add vga_23.cpp
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2455
2006-01-30 10:33:58 +00:00
Peter Veenstra
a5252330f7 Add patch 1151453 from h-a-l-9000. Improves softmodem and directserial supports. Adds a dummy serial class as well and makes the serial ports runtime changable
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2257
2005-07-30 14:41:31 +00:00
Peter Veenstra
83d6b619ca Doing Stuff some people don't seem to care about.
Added Directserial to makefile (else it will not be in the source archive and thus not in the builds)
Enabled it on win32 hosts.
Made it only compilable for win32 target hosts.
dosbox.cpp:
Added help for the configfile for directserial! (Users don't read the source.)
ifdef some more stuff
enable MPU-intelligent-mode by default.
disable Directserial by default.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1897
2004-07-30 01:41:10 +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
9391962923 Remove ega_switch.h and font_switch.h files
Make some big log message in sblaster only work in debug mode.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1731
2004-03-15 15:04:18 +00:00
Sjoerd van der Berg
9d26cef41c Added dual opl2 and opl3 emulation.
Fixed the sample rate config option not being used.
Added different soundblaster type options.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1699
2004-03-03 15:47:07 +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
4fd8006811 Changed configure to combine modem and ipx sdl_net test
Include ipx source file in makefile


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1671
2004-02-08 10:10:16 +00:00
Sjoerd van der Berg
b84ff3d9c3 remove vga.h
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1368
2003-10-22 16:27:12 +00:00
Sjoerd van der Berg
11d98caddb Added softmodem and serialport
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1098
2003-07-08 16:53:07 +00:00
Sjoerd van der Berg
188379a542 remove vga_fonts.cpp
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1066
2003-06-15 19:55:31 +00:00
Sjoerd van der Berg
4753d75cbf added mpu401.cpp
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@701
2003-03-02 20:36:58 +00:00
Sjoerd van der Berg
4efaf1c46c gus.cpp and disney.cpp added.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@576
2002-12-17 08:55:12 +00:00
Sjoerd van der Berg
ae03d36ab7 Added cmos.cpp
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@562
2002-12-08 15:26:30 +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