1
0
Fork 0
Commit graph

1635 commits

Author SHA1 Message Date
Sjoerd van der Berg
1ceeb2c5ce Always calculate all flags with mul,imul
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1717
2004-03-12 09:06:45 +00:00
Sjoerd van der Berg
44bafe6a29 Fix switching from 32 to 16 address lookups with a prefix
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1716
2004-03-12 09:06:28 +00:00
Peter Veenstra
1561e03647 Changes of Srecko in the parts he coded
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1715
2004-03-11 20:35:25 +00:00
Peter Veenstra
acc1373574 Final part of patch 897288 by Srecko
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1714
2004-03-11 10:45:53 +00:00
Sjoerd van der Berg
64c81ef898 Fix compilation with sdl 1.2.7
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1713
2004-03-10 22:50:51 +00:00
Peter Veenstra
af6c42aff4 Some subst fixes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1712
2004-03-10 14:08:18 +00:00
Peter Veenstra
b6ae52df7a Changed priority tables a bit to reflect a real machine better(hopefully). Second part of patch 897288 by Srecko
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1711
2004-03-10 13:53:40 +00:00
Peter Veenstra
4ef54d59ab some config explanations regarding machina state. First part of patch 897288 by Srecko
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1710
2004-03-10 13:49:30 +00:00
Peter Veenstra
440960c589 Added patch 909837 from JAL
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1709
2004-03-10 13:35:03 +00:00
Peter Veenstra
e9d22fa895 Some changes to make the driver conform the specs more closely
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1708
2004-03-09 20:13:44 +00:00
Peter Veenstra
8d674ffdf8 changed machine default from auto to vga
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1707
2004-03-08 13:27:13 +00:00
Sjoerd van der Berg
4acb824303 Fix filling of rows in tandy 16 color mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1706
2004-03-07 10:30:15 +00:00
Sjoerd van der Berg
b91b041f3f Fix writing characters in 0x13 mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1705
2004-03-07 08:16:20 +00:00
Sjoerd van der Berg
0064c46add Add VGA copy and fill row functions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1704
2004-03-06 23:18:50 +00:00
Peter Veenstra
f86f45110c fixed a memleak, fixed a bug in get date and time on a openfilehandle
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1703
2004-03-04 19:49:21 +00:00
Sjoerd van der Berg
fe74bebe4d Slight bug in cms still checking some old config option
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1702
2004-03-04 10:34:32 +00:00
Sjoerd van der Berg
2579cf1c6a Fix high res ega modes from being detected as text modes.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1701
2004-03-03 16:59:38 +00:00
Sjoerd van der Berg
b2def2f86b Rename the opl3 namespace for gcc
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1700
2004-03-03 15:57:07 +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
30e64fda9b Added init functions for opl and cms subsystems
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1698
2004-03-03 15:47:06 +00:00
Sjoerd van der Berg
74b2f10fe6 Add new config options for different soundblaster types
Add new config options for different opl emulations


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1697
2004-03-03 15:44:20 +00:00
Peter Veenstra
ea42447455 moved windows.h under STL (suggested by almightyjustin)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1696
2004-03-03 12:40:59 +00:00
Peter Veenstra
11b3ee2999 added basic BCD counting
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1695
2004-03-03 12:37:12 +00:00
Peter Veenstra
2c8d03d6b6 Fixed overlay problems at debian/ppc(Marcin Kurek)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1694
2004-03-01 18:27:03 +00:00
Sjoerd van der Berg
1d070676ee Remove auto machine type
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1693
2004-02-29 22:29:31 +00:00
Sjoerd van der Berg
96b66f1d45 Added new modes vertical resolution
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1692
2004-02-29 22:22:56 +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
5ec076438e Setup correct equipment list for different machine types
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1690
2004-02-29 21:55:49 +00:00
Peter Veenstra
e05d508f81 dos changes c2woody
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1689
2004-02-28 16:35:42 +00:00
Sjoerd van der Berg
410b9f72d2 Added some exceptions for illegal opcodes.
Double 0x67 prefixes should work now.
Thnx c2woody


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1688
2004-02-28 09:21:02 +00:00
Sjoerd van der Berg
e8913d4dd2 Save the old value for LAR and LSL instructions.(c2woody)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1687
2004-02-26 07:43:36 +00:00
Sjoerd van der Berg
5555bd0ed9 Add some new exceptions
Add some new cases to LAR and LSL


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1686
2004-02-26 07:42:53 +00:00
Peter Veenstra
aee86bd8fb added patch 902595 from Giovanni Giacobbi
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1685
2004-02-24 09:27:29 +00:00
Peter Veenstra
f8a42011ea cleaned up shutdown sequence. Added SDL_Quit
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1684
2004-02-19 12:24:51 +00:00
Peter Veenstra
bd02cf869e fixed batchfile handling as startup argument
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1683
2004-02-19 12:00:38 +00:00
Peter Veenstra
2a1cee61e1 fixed tab problems when parsing commands (bug: #897177)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1682
2004-02-18 15:31:13 +00:00
Peter Veenstra
a165df8acb added temporary filename output(c2woody)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1681
2004-02-18 13:02:55 +00:00
Peter Veenstra
3f70b1d37e Added new ipxheaders
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1680
2004-02-17 12:44:11 +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
d348bcf043 Setup rom areas
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1678
2004-02-12 21:38:35 +00:00
Peter Veenstra
9d242404d5 changed ega_2 into ega_16
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1677
2004-02-12 20:57:36 +00:00
Peter Veenstra
fdd235c896 initial opengl seperation
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1676
2004-02-10 16:35:02 +00:00
Peter Veenstra
b5697eb1f7 slightly more valid dates/compilation warnings
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1675
2004-02-10 16:32:10 +00:00
Peter Veenstra
a8e431cc6d made it crossplatform
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1674
2004-02-10 16:25:17 +00:00
Sjoerd van der Berg
4e169beaa3 nooo a memory leak
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1673
2004-02-08 13:04:34 +00:00
Sjoerd van der Berg
5ff76622ca Add ipx.cpp and ipxserver.cpp to hardware subgroup
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1672
2004-02-08 10:18:29 +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
Dean Beeler
45e55eb8d5 Added config support for building with IPX
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1670
2004-02-08 08:53:53 +00:00
Dean Beeler
ddba2a34fe Fixed modem to work with the Telnet protocol. Integrated fizzban's code to dial a striing of numbers as an IP. This release should work with Xmodem and Ymodem protocols.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1669
2004-02-08 08:38:40 +00:00
Dean Beeler
7ee4be6fd8 Added initial IPX support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1668
2004-02-08 08:36:32 +00:00