1
0
Fork 0
Commit graph

21 commits

Author SHA1 Message Date
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