1
0
Fork 0
Commit graph

376 commits

Author SHA1 Message Date
Peter Veenstra
cb5c3c2619 country table doesn't write reserved bytes (wd)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2080
2004-12-16 19:19:39 +00:00
Peter Veenstra
ea1d3a5b3c fix compilation on amd64 + gcc4.0
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2078
2004-12-16 10:30:15 +00:00
Peter Veenstra
0fb7da0801 Added empty cpsw function
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2072
2004-12-04 08:02:09 +00:00
Peter Veenstra
f315693313 Added support for int 21 65 20,21,22 (language depended capitalisation) (only english though)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2071
2004-11-29 21:00:55 +00:00
Dean Beeler
b59b4b6795 Fixing fat write access. Still no DOS error codes yet, sorry.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2070
2004-11-24 23:04:45 +00:00
Peter Veenstra
95b31b857c Added failure checks for removedir (requested by mirekluza). Updated fcb-delete so it accepts wildcards by using a private dta.(Fixes Ravenloft)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2064
2004-11-16 14:28:16 +00:00
Peter Veenstra
011fad1586 Added some more warnings on failures
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2063
2004-11-16 14:24:52 +00:00
Peter Veenstra
2de28df3fd Removed mysterious double code
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2061
2004-11-16 14:13:46 +00:00
Peter Veenstra
b2c2a02c97 Don't update the drive-label if one was specified at mount time. Be more flexible with directorie mounting (don't care about a trailing slash)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2057
2004-11-13 12:08:43 +00:00
Peter Veenstra
e9df6e56ab Change fpu for Elvira. Added isRemovable to drive for dott.cd and alike.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2047
2004-11-03 23:13:55 +00:00
Peter Veenstra
b089c22997 don't overwrite allocated buffer in country information (int 21 6501)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2046
2004-11-03 20:13:40 +00:00
Peter Veenstra
1c44f564ca Clarification
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2042
2004-10-26 18:18:22 +00:00
Peter Veenstra
6e671b7171 some string size bugs
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2040
2004-10-25 21:08:47 +00:00
Peter Veenstra
8dbbd230da forgot return statement
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2032
2004-10-20 12:27:19 +00:00
Peter Veenstra
96be257ed3 Basic unmounting Woot :P
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2029
2004-10-17 16:00:57 +00:00
Peter Veenstra
3602a06de9 Rewrote devices so they can be opened/closed/cloned. Fix Turbo pascal 7 saving bug(wd/mirek). Increase number of files to 127. Remove null device from default handles. Proper creation of the initial psp. (not hacked anymore). Quite some files= bugs should be fixed
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2025
2004-10-17 14:45:00 +00:00
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
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
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
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
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
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
fefa216210 Casting bug
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1965
2004-09-10 18:57:53 +00:00
Peter Veenstra
e269c3d2ed Moving imgmount to dos_programs
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1939
2004-09-05 14:23:04 +00:00
Peter Veenstra
5d3260ab29 Added Blinking and Reverse. spaces2tabs
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1926
2004-08-26 19:41:20 +00:00
Sjoerd van der Berg
f7f7f9f4c8 Fix preprocessor directive
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1917
2004-08-23 09:35:15 +00:00
Sjoerd van der Berg
805187b0eb Use new mixer code for cd image audio
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1915
2004-08-23 09:22:23 +00:00
Peter Veenstra
1e54741e61 Added some includes for stat
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1907
2004-08-22 18:48:31 +00:00
Peter Veenstra
02ff2737d7 Add Patch 1001897 by Martin. Disabled modem and ipx networking by default as they depend on libraries not everybody may have. Reduces alarmed firewall people and is nicer on unix hosts as port 23 is a bit tricky
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1904
2004-08-13 19:43:02 +00:00
Peter Veenstra
18f13c2b60 Ignore requested drive_label when searching for it. Fixes pandaro. (Thank you prompt)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1903
2004-08-08 12:39:54 +00:00
Peter Veenstra
ca409fd57c Typo in preamble
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1899
2004-08-04 09:12:57 +00:00
Peter Veenstra
7533ab4de4 change return value of ax of findnext. Fixes Willy Beamish showing up only the first savegame
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1892
2004-07-22 08:26:49 +00:00
Peter Veenstra
ff40393450 Minor change in the DIB. Makes windoes installer happy :) (it now installs without a warning) (c2woody)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1888
2004-07-14 20:25:35 +00:00
Peter Veenstra
94795e0fd4 Changed debugger key to Pause (was -)!!!!
If non-debug mode => pause pauses dosbox.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1886
2004-07-12 12:42:20 +00:00
Peter Veenstra
a5f73e86a5 Lot's of doschanges for enchanced mode. Thank you c2woody.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1882
2004-07-08 20:08:52 +00:00
Sjoerd van der Berg
39de9f88c6 change const char * to char *
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1870
2004-07-05 11:54:53 +00:00
Peter Veenstra
8f472fb66a Some sanity checks on strings for the cdrom.
Changed E_Exit to warning when direct copyflag is used.
Added printscreen/scrollock/pause to the keymapper.
Ignoring printscreen and pause in keyboard (can be used to map special keys
to).
Added some binds so you can bind special keys to them (MK_scrolllock and
MK_pause).
Updated headers to support those new keys and MK_keys.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1861
2004-06-30 14:40:08 +00:00
Sjoerd van der Berg
2d644554c4 Only give dos 32kb less memory in tandy mode instead of the old 128kb
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1838
2004-06-18 07:37:38 +00:00
Sjoerd van der Berg
59fffaf3cd Only use the pages in file entry from the exe header to determine size to load
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1837
2004-06-17 17:40:02 +00:00
Peter Veenstra
0d72ebd7f6 Switched fake memory allocation. Makes pharlab happy again
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1829
2004-06-11 12:09:50 +00:00
Peter Veenstra
b7fb90dbd5 Added double byte stuff the proper way (empty table)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1820
2004-06-10 08:48:53 +00:00
Peter Veenstra
6e373ca489 moved default buffer into dosbox reservered memory
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1814
2004-06-09 09:11:55 +00:00
Peter Veenstra
4fc5d29b5e added freesize to mount
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1804
2004-05-20 11:11:45 +00:00
Ulf Wohlers
c11d895fd4 improved aspi support (thanx SaPu)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1802
2004-05-19 11:44:48 +00:00