1
0
Fork 0
Commit graph

1936 commits

Author SHA1 Message Date
Peter Veenstra
7c32c974c7 work around some drive_cache corruption in find
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2019
2004-10-12 09:42:25 +00:00
Sjoerd van der Berg
608ab6edc7 Allow changing of the timeconstant during autoinit transfers
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2018
2004-10-09 08:41:21 +00:00
Peter Veenstra
c291c67f5c more changes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2017
2004-10-05 21:18:48 +00:00
Peter Veenstra
62ad4ff475 Made it gcc2.95 friendly. Fix drivelabels on iso's. Fix Various stability issues with images
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2016
2004-10-05 19:55:03 +00:00
Peter Veenstra
4327579a14 remove trailing dot on labels. only update label on win32 on non-fixed drives
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2015
2004-10-05 19:50:03 +00:00
Peter Veenstra
b23bd3a8ef Some warnings if buffer allocation fails
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2014
2004-10-05 19:45:27 +00:00
Peter Veenstra
363b366bca Fix drive label of z:\ sometimes now showing up
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2013
2004-10-03 13:35:05 +00:00
Peter Veenstra
b052d69633 Changed priority under linux. Only do it when as root or both priorties are the same. Set Priority on startup as well. Reversed scale and use it on all threads under non-w32. Moved SDL_Quit to another location to prevent some sdl exceptions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2012
2004-10-02 11:31:47 +00:00
Peter Veenstra
9b9b4b3a51 Whoops
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2011
2004-10-02 11:23:07 +00:00
Peter Veenstra
fec782775d Fix from c2woody for the sdl issues under win32
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2010
2004-10-02 11:15:59 +00:00
Peter Veenstra
55f41cb678 Made the : optional in subst.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2009
2004-10-02 11:13:02 +00:00
Peter Veenstra
cc8b2602d8 Updates
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2007
2004-09-29 19:21:50 +00:00
Sjoerd van der Berg
ce5fef7e9d Win32 alt-tab fix/hack
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2006
2004-09-29 19:14:10 +00:00
Peter Veenstra
75edd6644f Added very basic highres textmode support. (wjp)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2005
2004-09-29 19:09:44 +00:00
Peter Veenstra
348d0abffc version update
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2004
2004-09-29 19:08:21 +00:00
Peter Veenstra
a335e200fc Update
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2003
2004-09-29 19:06:01 +00:00
Peter Veenstra
d046e6b48c Added info about keyb.com of freedos
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2002
2004-09-29 19:04:58 +00:00
Peter Veenstra
833c06aebb Added del/. on numeric keyboard
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2001
2004-09-29 18:24:58 +00:00
Peter Veenstra
699a6f345e Font banks are 64 kb now. updating pagehandler to match. (wjp)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2000
2004-09-28 20:17:31 +00:00
Peter Veenstra
4848431a5a Added keymapper documentation
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1999
2004-09-28 20:11:23 +00:00
Sjoerd van der Berg
6c6c6f031c Fix cursor start end line for non-vga card support
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1998
2004-09-28 15:43:31 +00:00
Peter Veenstra
7da8b39be5 Some cleanups and some dots
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1997
2004-09-28 15:31:21 +00:00
Peter Veenstra
3860c9c948 Installing documentation. Requested by Khalek
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1996
2004-09-28 10:39:19 +00:00
Peter Veenstra
6574f599b7 Readme to lightblue
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1995
2004-09-25 09:19:53 +00:00
Peter Veenstra
b607b90689 Tiny update
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1994
2004-09-23 19:29:52 +00:00
Peter Veenstra
4c8e0fe30c Poor mans update
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1993
2004-09-23 19:22:28 +00:00
Peter Veenstra
06bca7369f Enable RTTI in visual.net
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1992
2004-09-23 19:03:05 +00:00
Peter Veenstra
6fb463f5e1 Spiced up startup message. and corrected a typo
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1991
2004-09-23 18:19:50 +00:00
Peter Veenstra
411f666dcd typo's (screcko)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1990
2004-09-23 14:56:59 +00:00
Peter Veenstra
dfe8dc1deb Spaces to tabs and maxlinelength=80 chars
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1989
2004-09-22 17:42:29 +00:00
Peter Veenstra
d4e222d440 double message length
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1988
2004-09-22 14:52:07 +00:00
Dean Beeler
4162c2b7a1 Added IMGMOUNT, BOOT and IPX documentation
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1987
2004-09-22 02:38:01 +00:00
Peter Veenstra
25817293d1 Make country info point to an empty table instead of reporting 0:0
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1986
2004-09-21 20:04:55 +00:00
Peter Veenstra
55c785a7a3 Another typo....
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1985
2004-09-21 19:32:15 +00:00
Peter Veenstra
692445523a Some DIRCMD for XulChris
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1984
2004-09-18 10:20:54 +00:00
Peter Veenstra
a0116a00bc Colours\!\!
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1983
2004-09-16 22:05:24 +00:00
Peter Veenstra
293535b8e2 Fix overflows in buffer
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1982
2004-09-16 21:47:39 +00:00
Peter Veenstra
7c7b9b0539 added vsnprintf
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1981
2004-09-16 21:46:03 +00:00
Peter Veenstra
f8f90ad0df Updated to include imgmount and spiced intro a bit
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1980
2004-09-15 20:49:07 +00:00
Peter Veenstra
b11c036b84 Added NUL
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1979
2004-09-15 18:52:00 +00:00
Peter Veenstra
8b611eb817 Now Really hopefully finnally fix that directory-caching bug
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1978
2004-09-15 14:00:13 +00:00
Sjoerd van der Berg
4530386c35 Fix stereo transfers overflowing the dma counter with remaining bytes
Add 16 bit continue dma dsp command


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1977
2004-09-15 10:59:28 +00:00
Sjoerd van der Berg
18f7967fee Fix a popf issue
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1976
2004-09-15 08:57:40 +00:00
Peter Veenstra
c72e8eb917 Finally solve that weird windows specific filebug.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1975
2004-09-14 18:56:11 +00:00
Peter Veenstra
fb9761eac0 Next license and add capture
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1974
2004-09-11 10:07:34 +00:00
Peter Veenstra
2119b82868 pop2 irq
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1973
2004-09-11 09:00:58 +00:00
Sjoerd van der Berg
4f558a5ab7 Add pit mode 1 which basically just keeps output high
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1972
2004-09-11 08:09:25 +00:00
Peter Veenstra
0a2704969e Warning Warning.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1971
2004-09-10 22:31:03 +00:00
Sjoerd van der Berg
386461754e changes for improved timing event system
Fix the cursor in cga,tandy,hercules modes
Fix the 160x200 16 color cga mode


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1970
2004-09-10 22:16:30 +00:00
Sjoerd van der Berg
85079912c9 changes for improved timing event system
Now generate output with floating point variables


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1969
2004-09-10 22:15:58 +00:00