1
0
Fork 0
Commit graph

239 commits

Author SHA1 Message Date
Peter Veenstra
6fc206193e Allow command /Cdir
Fix quoting so that command /c mount d "/tmp/a b" works
This breaks command /c "dir", but this doesn't work on real DOS either.
Let's hope everything still works.


Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3728
2011-06-24 21:02:05 +00:00
Ralf Grillenberger
a5ee614503 - Add midnight/next day increment
- Add date and time commands (functionality limited)

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3715
2011-06-05 18:28:00 +00:00
Peter Veenstra
87cff4ee86 less is more
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3707
2011-05-05 09:30:33 +00:00
Peter Veenstra
545ae4eb8d Tiny speed up
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3704
2011-04-28 20:06:56 +00:00
Peter Veenstra
0f5b19ac6d Improve wildcard handling with directories in copy for FA CD installer (ripsaw)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3703
2011-04-28 14:07:17 +00:00
Peter Veenstra
999f33de27 Update year. Remove CVS tags
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3700
2011-04-26 09:34:55 +00:00
Peter Veenstra
c5d76925bb copy file + file improvements; care less about spaces around the +. Thanks ripsaw
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3693
2011-04-10 15:09:00 +00:00
Ralf Grillenberger
c493a07791 Make the shortcut to set values of properties from the command line work again (regressed in the previous config-related patch)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3660
2010-11-10 13:19:44 +00:00
Peter Veenstra
901e771bfa Add patch 3027944 from ripsaw: Subst /d
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3628
2010-08-07 18:12:48 +00:00
Peter Veenstra
8f9bd1b72c Reduce focus on frameskip, increase focus on control.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3581
2010-04-15 18:19:21 +00:00
Peter Veenstra
f3c1902dab Add green/amber hercules mode emulation support. (Thanks ripsaw and h-a-l-9000)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3579
2010-04-15 13:22:21 +00:00
Peter Veenstra
a78b2c4f8b Update year
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3548
2010-02-11 13:36:50 +00:00
Peter Veenstra
be08175077 Fix ren dir\source target (we stayed in dir instead of returning).
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3545
2010-02-08 17:05:14 +00:00
Peter Veenstra
d42127638b Allow redirection of the form what c<install.dat>temp used in sierra installers.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3544
2010-02-06 08:35:28 +00:00
Peter Veenstra
5135399271 Some userfriendly changes.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3538
2010-01-25 18:23:09 +00:00
Peter Veenstra
b8dd53b7fc Include debian general spelling suggestions.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3530
2010-01-11 10:09:46 +00:00
Peter Veenstra
905e6836b3 Fix echo hello /?
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3524
2010-01-06 20:08:08 +00:00
Peter Veenstra
f88bda19de Enhance commandline support for long filenames with images. Add support for ISO/CUE. (dank je ronald)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3517
2009-12-19 15:35:15 +00:00
Ralf Grillenberger
fbd78617c2 Allow /p to work with /b in the DIR command - optimize /b a bit
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3513
2009-12-07 20:00:14 +00:00
Peter Veenstra
f56fdefb31 report typed entry for %0 not the parsed entry.(System Shock reported by ripsaw)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3507
2009-11-30 14:53:00 +00:00
Peter Veenstra
7f19fe7e3f Fix GTA installer.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3503
2009-11-30 08:21:38 +00:00
Ralf Grillenberger
2970dead37 Add the /B option to the DIR command
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3466
2009-09-21 21:04:25 +00:00
Sebastian Strohhäcker
404af77c9b allow working-directory specifying for copy parameters (ripsaw; fixes Wrath of Earth regression)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3457
2009-08-15 09:32:20 +00:00
Sebastian Strohhäcker
b560a767ef COPY is partially directory-aware (ripsaw)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3451
2009-07-25 16:25:43 +00:00
Sebastian Strohhäcker
934dff7731 symmetrically beautify the memory start to work around some more buggy installers/games
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3441
2009-07-08 20:05:41 +00:00
Peter Veenstra
bc5a4d7172 fix shift.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3439
2009-07-03 19:36:57 +00:00
Peter Veenstra
16d14b78e1 Some year and version numbers
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3410
2009-05-27 09:15:42 +00:00
Peter Veenstra
7f67bfd3ee ASCII advertising. ;)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3386
2009-05-14 18:44:54 +00:00
Peter Veenstra
d54f7a4edf change E_Exit to LOG + cleanup. Allows people do weird things. (deleting the bat file while running the bat file)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3349
2009-04-22 12:28:51 +00:00
Peter Veenstra
0080ef7e6a warning fixes
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3337
2009-04-02 19:08:26 +00:00
Peter Veenstra
d8266a6a41 revise switchToLongcmd a bit. allow execution of mount/imgmount from menus and such.(beta3)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3326
2009-03-23 10:55:36 +00:00
Sebastian Strohhäcker
e639014e95 fix batch/shell IF handling
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3303
2009-02-15 10:45:01 +00:00
Peter Veenstra
a6363423b8 reenable hints for CHDIR. Thanks woody
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3297
2009-02-01 21:22:51 +00:00
Peter Veenstra
bb4141a03a headers
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3279
2009-02-01 14:07:05 +00:00
Peter Veenstra
9b8cd3721f Quick and dirty fix for IF. Needs revisiting later.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3278
2009-02-01 14:06:36 +00:00
Sebastian Strohhäcker
70a150c2d6 hercules updates from hal (fixes jet)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3273
2009-01-25 12:00:52 +00:00
Peter Veenstra
8033d5b7e0 Close and reopen batch for each executed line. Makes it possible to rewrite it and to call it itself infinitely.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3264
2009-01-19 19:55:03 +00:00
Sebastian Strohhäcker
a9f0ec5b10 hercules updates by hal (herc mode/status reg, herc textmode drawing), fixes blockout
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3256
2009-01-11 18:22:59 +00:00
Sebastian Strohhäcker
4214b133a0 fix shell file create attribute setting for output redirection (thanks to skatz for noticing)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3222
2008-09-20 14:51:53 +00:00
Sebastian Strohhäcker
c994a9a25e fix some msvc64bit warnings
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3217
2008-09-07 10:55:16 +00:00
Sebastian Strohhäcker
a94ef4eddc move first shell's psp/environment into low dos memory, uses complete MCBs for them (gold aztecs doesn't like it otherwise)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3216
2008-09-06 14:47:15 +00:00
Peter Veenstra
3fc520528d More pedantic.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3210
2008-08-24 16:48:23 +00:00
Peter Veenstra
8fe4a7e67f Refactoring. Rewrite IF to not simply delete all =. Makes stuff like if errorlevel === 0 if not errorlevel 1 set A=1 correctly possible. Linefeed stuff(beta1)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3201
2008-08-11 12:54:57 +00:00
Peter Veenstra
0c788c8d3a Remove unused variable
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3200
2008-08-11 12:52:36 +00:00
Peter Veenstra
b1519ba4c1 Make more creative labels possible (:======label======)
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3197
2008-08-11 07:47:04 +00:00
Sebastian Strohhäcker
cd0394d692 change VER to display the sub-version in an easier readable form (6.2->6.02, 6.20->6.20) to avoid confusion
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3196
2008-08-10 18:33:30 +00:00
Sebastian Strohhäcker
c78a9f6c03 fix/work around some gcc Wall warnings
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3192
2008-08-06 18:34:21 +00:00
Peter Veenstra
6d1979bb9d Make max 50% in autoexec.bat possible.
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3186
2008-07-27 20:12:28 +00:00
Sebastian Strohhäcker
faa11dfa3d some strange people are offended by chdir hints that are not always fully correct in all imaginable situations; removed
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3172
2008-06-16 20:01:25 +00:00
Peter Veenstra
94d7c8db7d don't parse above 9
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3119
2008-03-10 13:43:37 +00:00