1
0
Fork 0
Commit graph

1567 commits

Author SHA1 Message Date
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
Sjoerd van der Berg
66aa286476 Fix attribute mode control register not always saving value
Add blinking text support


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1617
2004-01-28 19:29:29 +00:00
Sjoerd van der Berg
5640023e40 CGA2 Fill and copy row implementation added(Taiken7)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1616
2004-01-28 18:04:18 +00:00
Sjoerd van der Berg
ce6f81a73c Fix nvidia pixel data range extension support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1615
2004-01-28 15:12:38 +00:00
Sjoerd van der Berg
cb3ee0f0c0 Enable C_OPENGL for visualc
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1614
2004-01-28 14:48:20 +00:00
Sjoerd van der Berg
69845fdb29 add opengl32.lib to be linked
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1613
2004-01-28 14:46:26 +00:00
Sjoerd van der Berg
7334090313 Changed CGA/TANDY modes to be 200 lines and 60 hz
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1612
2004-01-28 14:40:13 +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
Sjoerd van der Berg
2cfb92f5c6 Check for opengl support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1610
2004-01-28 14:23:55 +00:00
Ulf Wohlers
670928f590 use ioctl interface as default in linux
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1609
2004-01-28 12:03:07 +00:00
Peter Veenstra
ab187f3ef5 update
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1608
2004-01-28 11:11:43 +00:00
Peter Veenstra
3e170dbdcf Added patch 884060 from Martin Battig
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1607
2004-01-27 20:23:13 +00:00
Peter Veenstra
2b88ae212e 2 new debug commands(Fizzban)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1606
2004-01-27 14:52:28 +00:00
Peter Veenstra
5c9b46a52c don't allow dos it's memory to be freed
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1605
2004-01-27 14:26:43 +00:00
Ulf Wohlers
595d9eaf3b moved indos flag to 0x5f:0x0f (makes pharlap happy)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1604
2004-01-26 21:17:35 +00:00
Peter Veenstra
c3f91386da Added changes suggested by the alsa team
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1603
2004-01-26 15:10:16 +00:00
Peter Veenstra
cd4ac03309 Added fake romsize(Fizzban)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1602
2004-01-26 14:48:58 +00:00
Peter Veenstra
5c86964c65 Fixed bug with countervalue being signed
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1601
2004-01-26 14:08:16 +00:00
Sjoerd van der Berg
8b68de7de2 Add pmode exceptions for cli/sti/popf
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1600
2004-01-25 12:53:29 +00:00
Dean Beeler
143bad813b Canadacow changes for 0.61
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1599
2004-01-22 01:50:51 +00:00