1
0
Fork 0
Commit graph

58 commits

Author SHA1 Message Date
Peter Veenstra
d1444fe09a added down patch from Guillaume Serre
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1010
2003-05-15 10:14:27 +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
51b1d83a6d added support for the don't inheritance flag and changed the psp routines to use this flag
Opening batfiles with the don't inheritance flag


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@982
2003-05-02 11:02:05 +00:00
Ulf Wohlers
7685449fe3 Dont show volume label on standard dir
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@958
2003-04-23 12:09:30 +00:00
Peter Veenstra
948d4a65af Updated echo
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@934
2003-04-15 17:49:58 +00:00
Sjoerd van der Berg
09a9c3eea9 New Flag handling
Starting programs from shell shouldn't require saving CS:IP


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@926
2003-04-13 20:28:47 +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
Peter Veenstra
b7b02ce8a4 fixed a warning
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@715
2003-03-06 13:27:24 +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
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