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 |
|
Dean Beeler
|
8dda3577a9
|
Added external SDLNetInited variable so the modem and IPX stuff don't cause problems when both enabled.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1667
|
2004-02-08 08:34:27 +00:00 |
|
Dean Beeler
|
c27159214c
|
Added config support for building with IPX
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1666
|
2004-02-08 08:28:00 +00:00 |
|
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
|
7ca20ac50f
|
Only use 6 bit dac values
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1664
|
2004-02-07 23:36:33 +00:00 |
|
Sjoerd van der Berg
|
e6be5f493c
|
Set the black/white bit for cga when setting mode 0x5
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1663
|
2004-02-07 22:23:07 +00:00 |
|
Sjoerd van der Berg
|
3d938579ef
|
Add the 3rd cga palette
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1662
|
2004-02-07 22:22:19 +00:00 |
|
Sjoerd van der Berg
|
297bcf0e73
|
Changed event and ticker handlers.
Removed the micro timers.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1661
|
2004-02-07 18:50:38 +00:00 |
|
Sjoerd van der Berg
|
26eca9f1dc
|
No longer use pitch when setting size
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1660
|
2004-02-07 18:50:27 +00:00 |
|
Sjoerd van der Berg
|
6118a57ffc
|
Changing scanline length doesn't start a screen resize
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1659
|
2004-02-07 18:49:28 +00:00 |
|
Sjoerd van der Berg
|
ca4be6fe43
|
Changed event and ticker handlers.
Removed the micro timers.
Removed the pitch calculation
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1658
|
2004-02-07 18:48:51 +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 |
|
Ulf Wohlers
|
3001a346b2
|
made interface destructors virtual
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1656
|
2004-02-03 14:59:58 +00:00 |
|
Ulf Wohlers
|
00b7c5122e
|
Added patch [ 889704 ] Proper TPA setup (fizzban)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1655
|
2004-02-03 14:57:12 +00:00 |
|
Ulf Wohlers
|
0ec99d746c
|
Added patch [ 889714 ] Structure of the DIB (Fizzban)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1654
|
2004-02-03 14:55:22 +00:00 |
|