1
0
Fork 0
Commit graph

44 commits

Author SHA1 Message Date
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
Peter Veenstra
18ae21e866 added help messages for the configfile and updated the readme and install to reflect libpng and zlib
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@396
2002-10-22 17:52:38 +00:00
Sjoerd van der Berg
3ae3e7d258 Renamed some comments and changed some tabs
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@329
2002-10-18 08:47:34 +00:00
Peter Veenstra
6d64c5f21e added MSG_Write and renamed ???Message to MSG_???. Fixed some typos
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@321
2002-10-17 13:18:00 +00:00
Peter Veenstra
07efb3af57 made the language file internal
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@319
2002-10-16 18:39:20 +00:00
Sjoerd van der Berg
851ecbe172 Update Shell to use the new program class.
Also use a new way to start up the shell and setting up the environment segment.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@313
2002-09-29 14:07:38 +00:00
Sjoerd van der Berg
b778104885 Shell now is the StartUp handler for when dos is active
Added Autoexec_init which parses the command line for -c commands and the first command on the command line to automount that.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@298
2002-09-18 16:35:34 +00:00
Ulf Wohlers
bd35a40c9d new psp class used for all psp actions
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@264
2002-09-08 09:59:16 +00:00
Sjoerd van der Berg
908a8a93cf New segments and memory
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@185
2002-08-19 13:03:23 +00:00
Sjoerd van der Berg
92ea87eef6 Shell now has a stack when it first starts
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@148
2002-08-13 04:51:24 +00:00
Sjoerd van der Berg
9f301d2d63 Setup environment for the shell correctly.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@103
2002-07-30 12:51:26 +00:00
Sjoerd van der Berg
42e5d0b779 First CVS upload.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@80
2002-07-27 13:08:48 +00:00