1
0
Fork 0
Commit graph

61 commits

Author SHA1 Message Date
Peter Veenstra
3c88eaf92d fix tiny bug when >> is used on a non-existing file
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2214
2005-05-31 20:19:13 +00:00
Peter Veenstra
a7b9d51ead more comments.remove unused variables. Cleanup
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2202
2005-04-29 14:10:45 +00:00
Peter Veenstra
29926269fd fix broken multiple -c commands. Changed current directory detection a bit.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2194
2005-04-26 14:31:41 +00:00
Peter Veenstra
0b0dac3832 fix remaining part of 1156163
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2170
2005-04-03 17:37:09 +00:00
Peter Veenstra
6f5fde9267 new configuration layer. Removed shell_addautoexec and replaced it by objects. Fixed bug 1169240 and 1156163
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2165
2005-03-25 12:03:50 +00:00
Peter Veenstra
8beb996996 Change filetable to 01 01 01 00 02. Fixes some bugs in DN
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2117
2005-02-24 11:48:01 +00:00
Peter Veenstra
2094d8b985 Year update
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2106
2005-02-10 10:21:12 +00:00
Peter Veenstra
e805d9c05f Some "proper" int 24 in psp. Fixes Telarium games.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2097
2005-01-14 19:38:19 +00:00
Peter Veenstra
97ac4e4b4d Open input in read mode instead of read/write mode
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2058
2004-11-13 12:19:43 +00:00
Peter Veenstra
fa0f126530 Allow redirection (< and > (also to devices) stuff like mount c c:\ >nul works)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2055
2004-11-13 12:04:47 +00:00
Peter Veenstra
232541c358 Added lot's of callback information. Added some useful information on how to use the debugger. Added patch 105158 from Hendrik Jan Visser
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@2035
2004-10-23 15:15:07 +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
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
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
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
30f2bb7612 Second part of patch 1022702. (All except addkey). Changed loading of a BCD in the fpu a bit to get more resolution and speed.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1959
2004-09-09 18:36:50 +00:00
Peter Veenstra
89bb2a37cc Fixed colors. spaces2tabs
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1928
2004-08-26 19:49:26 +00:00
Peter Veenstra
2b661d5648 some newbie help
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1900
2004-08-04 13:15:56 +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
aec929e387 Fixed copy after new support functions
fixed a bug with long commandlines crashing dosbox.
fixed size not being updated when deleting characters in shell
fixed a bug which caused stack corruption when editing commands (wjp)


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1805
2004-05-20 13:17:27 +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
Peter Veenstra
bd02cf869e fixed batchfile handling as startup argument
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1683
2004-02-19 12:00:38 +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
fcbd0fe854 Copyright to 2004
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1552
2004-01-10 14:03:36 +00:00
Peter Veenstra
82155f2b42 moved shell_inc.h to include and added subst and loadhigh (Srecko)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1493
2003-12-17 21:50:59 +00:00
Sjoerd van der Berg
f901c5e096 Remove help line
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1336
2003-10-14 23:34:28 +00:00
Peter Veenstra
48f857d351 Fixed getredirection. Added support for stuff like copy >NUL f1.exe blah
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1287
2003-09-30 19:12:44 +00:00
Peter Veenstra
9303d2300e fixed -c and added -exit
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1254
2003-09-21 12:16:02 +00:00
Peter Veenstra
5d82be71aa Added call support
spiced up the startup message


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1238
2003-09-08 18:25:44 +00:00
Sjoerd van der Berg
5183db2202 Prevent added autoexec lines in config file to be parsed by sprintf
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1211
2003-08-31 20:34:52 +00:00
Sjoerd van der Berg
d017f22b89 Initial checking for redirection, will need more changes in dos to allow this too work.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1161
2003-07-26 10:47:47 +00:00
Peter Veenstra
27d7b02a31 Added patches from Guillaume Serre and Justin. Changed copy to strip *.* from target
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1008
2003-05-12 09:19:55 +00:00
Peter Veenstra
517cde1b3c cleanup patch from Max Horn
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@899
2003-04-10 10:32:59 +00:00
Peter Veenstra
24e82f2d33 command /c works with batch files as well :)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@889
2003-04-08 18:24:38 +00:00
Sjoerd van der Berg
09b7167fcf Removal of intro command from shell
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@844
2003-03-30 20:59:42 +00:00
Peter Veenstra
fd1e05cb25 Documentation update added command intro
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@785
2003-03-23 19:54:00 +00:00
Ulf Wohlers
d0cf2829c3 Added copy command
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@676
2003-02-21 20:21:01 +00:00
Peter Veenstra
5d8568a3cc Pause
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@659
2003-02-05 19:12:20 +00:00
Peter Veenstra
6c2c23fd13 removed UPCASE
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@652
2003-01-28 12:23:28 +00:00
Peter Veenstra
036ac5a298 fixed a typo
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@623
2003-01-06 10:40:58 +00:00
Sjoerd van der Berg
6a3be16d00 Use new MCB class
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@618
2002-12-31 13:33:38 +00:00
Sjoerd van der Berg
1bd011d74b Force " " around path's giiven in the command line to support path's with spaces.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@608
2002-12-29 00:16:44 +00:00
Sjoerd van der Berg
ab44001619 New startup message
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@604
2002-12-22 20:42:11 +00:00
Peter Veenstra
c8ce5d0605 smarter startup message
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@601
2002-12-22 18:35:16 +00:00
Sjoerd van der Berg
8a7b36aaee If we're gonna support delete why not add some wildcard support too.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@583
2002-12-18 09:30:55 +00:00
Peter Veenstra
a8cacc5c63 added delete
removed a strange include


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@581
2002-12-17 18:31:08 +00:00
Sjoerd van der Berg
4543cc2d8f Fixes to shell to correctly support /c command
Fixed not saving cs:ip when executing a program


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@469
2002-10-31 15:16:27 +00:00
Peter Veenstra
860ab63aee added rename
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@467
2002-10-30 19:02:15 +00:00
Sjoerd van der Berg
273279db4b Correct version in the shell startup message
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@432
2002-10-25 21:29:08 +00:00
Peter Veenstra
2460aa3bf9 added more internal strings to the language file
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@400
2002-10-24 08:44:25 +00:00