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
Ulf Wohlers
eb944f7803
Fixed cd change issue with ioctl interface (windows system message)
...
improved mscdex support (thanx SaPu)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1801
2004-05-19 11:42:48 +00:00
Sjoerd van der Berg
239e9b3b5a
Fix some gcc 3.4 issues.
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1800
2004-05-15 07:57:04 +00:00
Peter Veenstra
e3a7a48687
Added SDA.
...
Update DTA/PSP to use SDA.
Added some more pic commands.
Cleaned dos.cpp up a bit.
Handled some more calls in dos.cpp.
Changed execute and terminate to mess less with the dta.
Removed all dta references and changes in PSP.
Added some messages to messagefile for mount.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1787
2004-05-04 18:34:08 +00:00
Sjoerd van der Berg
afbc7f8828
Blah
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1786
2004-04-29 06:10:28 +00:00
Sjoerd van der Berg
2773c37c54
Copy the stripped filename to the mcb of the new executed program
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1785
2004-04-26 07:54:37 +00:00
Sjoerd van der Berg
4e3edae44c
Copy the filename from the current's psp mcb to new allocated ones
...
Reduce available memory in tandy mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1784
2004-04-26 07:53:17 +00:00
Peter Veenstra
67253f9e9b
Added support for attribute searching with extend fcbs.
...
Added support for volume label searching on Virtual Drives.
Added warnings for volume searching on Drive Fat.
Improved support for Filelabel searching on drive_local to include fcbfinds
Added Drivelabel "DOSBOX" to Virtual Drives.
Changed default Label for localdrives to "NO_LABEL".
Made DOS_FindFirst fcb finds aware.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1770
2004-04-18 14:49:50 +00:00
Peter Veenstra
55b9530a56
some odd devices stuff. (fizzban). Fcb findfirst/next fixes for drive(cw2oody)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1769
2004-04-18 10:36:28 +00:00
Peter Veenstra
93d4681df6
Fixed bug reported by Cliff Wright.
...
An unterminated string in Drive_Cache::Setlabel could cause buserrors on at
least NetBSD 1.6.1
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1767
2004-04-13 13:35:48 +00:00
Peter Veenstra
ed0fa42631
Removed dta check from findfirst in drive_cache.
...
Caching now 2048 searches per drive.
Clearing all when full.
Changed dta to reflect specs better.
Changed fcb to reflect specs better.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1766
2004-04-13 12:08:43 +00:00
Sjoerd van der Berg
ac367177e7
add drive_fat to makefile
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1761
2004-04-03 19:53:30 +00:00
Dean Beeler
d0e2bfa15f
Added FAT image access and DOS booter functionality
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1757
2004-04-03 19:24:59 +00:00
Peter Veenstra
2c9077f9e2
Moved Dos infotable to another location. Added some odd files>20 detection
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1735
2004-03-23 18:51:21 +00:00
Peter Veenstra
ce758f85f5
improve some odd table for msd.exe (c2woody)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1734
2004-03-23 18:24:05 +00:00
Peter Veenstra
0ec286c9d0
typo
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1725
2004-03-14 19:41:04 +00:00
Peter Veenstra
c462ea28c3
Added basic, but real int 29 support (pkzip2.X seems to want it)
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1722
2004-03-14 16:54:21 +00:00
Peter Veenstra
83c1c025ab
Added some HMA queries
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1721
2004-03-14 16:21:10 +00:00
Peter Veenstra
6905301089
Dos stack size change. added kernel idle call
...
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1718
2004-03-12 14:21:33 +00:00
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
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