1
0
Fork 0
Commit graph

47 commits

Author SHA1 Message Date
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
Peter Veenstra
fcb74411a9 readline considers 0x1b (esc) as a valid char now
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@564
2002-12-11 19:50:40 +00:00
Peter Veenstra
581774e9bc added support for echoing characters
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@557
2002-12-03 17:27:59 +00:00
Peter Veenstra
84e09e2a65 forgot to check in. Another allocationinfo fix
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@556
2002-12-03 11:05:17 +00:00
Ulf Wohlers
5d874b4efb fcbs will now be created in execute.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@534
2002-11-19 20:33:23 +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
Peter Veenstra
3fa47d6813 added rename
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@466
2002-10-30 18:54:59 +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
Sjoerd van der Berg
a3badef4e9 Clean up of the batch file class
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@406
2002-10-24 22:28:33 +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
c197b1e6eb Fix to use the new parameterblock
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@387
2002-10-20 14:05:23 +00:00
Sjoerd van der Berg
8f740ac034 Support the new paramblock class when starting programs from the shell.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@372
2002-10-19 17:37:37 +00:00
Sjoerd van der Berg
4a562888f5 Fixed the dir command to use the new DTA class and to show the correct free disk space.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@371
2002-10-19 17:36:09 +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
Sjoerd van der Berg
a6b4b4fe39 Which function required the new environment function for path lookups.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@328
2002-10-18 08:46:58 +00:00
Sjoerd van der Berg
8f97e138ed Batch files also have a command line parser now.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@327
2002-10-18 08:46:19 +00:00
Sjoerd van der Berg
7c69076e9e Changed the environment functions, changed the shell "SET" command accodingly
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@326
2002-10-18 08:45:50 +00:00
Sjoerd van der Berg
8fdd7fea4f Support for variables and command line forwarding
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@325
2002-10-18 08:45:11 +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
Peter Veenstra
793cc770fd added newline at end of file
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@318
2002-10-16 18:37:23 +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
Peter Veenstra
bced0324fe changed commandline handling for commands run in dosbox
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@268
2002-09-10 11:45:07 +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
c5d481d1fd Which now check's .com .exe .bat in that order.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@259
2002-09-04 22:00:35 +00:00
Sjoerd van der Berg
4072e14107 Added REM which does euhm nothing
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@255
2002-09-02 05:51:14 +00:00
Sjoerd van der Berg
2338468b5b Small fixe for ReadLine stopping too fast when encountering end of file.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@254
2002-09-01 19:53:47 +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
d0b600b420 Startup new programs correctly
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@149
2002-08-13 04:52:41 +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
Peter Veenstra
438ad2b437 cd.. now works and doesn't brake hwset.com anymore
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@108
2002-07-31 12:26:04 +00:00
Sjoerd van der Berg
77da180405 cd.. is upon us
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@105
2002-07-30 13:55:41 +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
Peter Veenstra
20a6b42f1c Illegal command displays the command
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@96
2002-07-30 09: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