1
0
Fork 0
Commit graph

1586 commits

Author SHA1 Message Date
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
Sjoerd van der Berg
631eff19be Remove some logging messages
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1652
2004-02-03 10:35:15 +00:00
Peter Veenstra
3e18970196 Final Update
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1651
2004-02-03 08:54:33 +00:00
Sjoerd van der Berg
1504058b61 Fix horitzontal timings for tandy modes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1650
2004-02-03 08:36:17 +00:00
Peter Veenstra
68f39d8e91 Some more hints
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1649
2004-02-03 08:35:29 +00:00
Peter Veenstra
a16e5d7cab README and Thanks now thank for some services provided by others
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1648
2004-02-03 08:24:42 +00:00
Peter Veenstra
331151e204 ChangeLog updated a bit
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1647
2004-02-02 21:03:32 +00:00
Peter Veenstra
79ff8b1c8f added very basic vdma handler(Srecko)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1646
2004-02-02 20:23:54 +00:00
Peter Veenstra
1b371a6a00 Cross_filename does something on Win32 too :)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1645
2004-02-02 19:22:23 +00:00
Peter Veenstra
87e2d68e24 empty filenames return file not found
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1644
2004-02-02 19:20:38 +00:00
Sjoerd van der Berg
c4f0db2384 A bit more information about the config.com and config files
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1643
2004-02-02 18:18:46 +00:00
Sjoerd van der Berg
78577673d9 Added a -machine command line option and changed the config help a bit
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1642
2004-02-02 15:42:38 +00:00
Sjoerd van der Berg
e3ec474dfb Some more changes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1641
2004-02-02 15:13:17 +00:00
Peter Veenstra
ba726f38b0 undocumented feature in fileattributes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1640
2004-02-02 11:38:44 +00:00
Sjoerd van der Berg
f449c47830 Let CGA Modes use vga timings
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1639
2004-02-02 09:27:34 +00:00
Sjoerd van der Berg
3c2770a8f0 Add tandy palette changing registers
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1638
2004-02-02 09:26:13 +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
bd451f9df4 Fix mouse cursor in monochrome text mode......
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1636
2004-01-31 22:42:49 +00:00
Sjoerd van der Berg
2b1535319a Don't use cga mode control register in tandy mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1635
2004-01-31 22:41:13 +00:00
Sjoerd van der Berg
ae0a2db4d1 Use a temporary buffer provided by render functions
Fix the cga aspect ration


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1634
2004-01-31 22:40:02 +00:00
Sjoerd van der Berg
8a0520845e Fixed advmame2x scaler to work with new line mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1633
2004-01-31 22:38:27 +00:00
Peter Veenstra
1f0493d050 Made goto accept spaces between : and label
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1632
2004-01-31 20:01:01 +00:00
Sjoerd van der Berg
7a33b04eab Use the slower version of adding eip in some define
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1631
2004-01-31 12:13:43 +00:00
Sjoerd van der Berg
dc174a4897 Fix small jumps forcing eip to 16bit in 32bit mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1630
2004-01-31 09:17:03 +00:00
Sjoerd van der Berg
5993407d53 Remove extra cpu_cycles check
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1629
2004-01-31 08:46:42 +00:00
Sjoerd van der Berg
e22fb1b7bc Add opengl output mode without bilinear filtering
Remove the red clearing color
Check for valid range of hwscale
Fix fullscreen window positioning in opengl mode


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1628
2004-01-30 21:11:34 +00:00
Peter Veenstra
18b0231f6a fixed compilation when no screenshots
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1627
2004-01-30 13:40:49 +00:00
Peter Veenstra
ad2e42b57a Some compile errors
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1626
2004-01-30 13:36:56 +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
Peter Veenstra
7146fd91ad last bit of port 64 now only depends on data readable and not in buffer.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1624
2004-01-29 20:13:29 +00:00
Peter Veenstra
74df88c3b5 enabled keyrepeat again at slightly slower interval
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1623
2004-01-29 17:00:24 +00:00
Peter Veenstra
b9b3c9b559 Only schedule a key if current one is read
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1622
2004-01-29 16:58:24 +00:00
Peter Veenstra
0f2a610b63 setup handles floats as well
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1621
2004-01-29 09:26:52 +00:00
Sjoerd van der Berg
2436917d8c Fix pel panning in 256 color vga mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1620
2004-01-28 21:36:48 +00:00
Sjoerd van der Berg
c32e90eabd Fix CGA Start address and address range
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1619
2004-01-28 21:00:42 +00:00
Peter Veenstra
028737db18 added 2 and 3 bit adpcm (Srecko)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1618
2004-01-28 19:42:08 +00:00