PDA

View Full Version : DS-DOS v0.50



wraggster
March 25th, 2008, 20:17
Wolped (http://forum.gbadev.org/viewtopic.php?t=15241&postdays=0&postorder=asc&start=0) has updated DS-DOS, heres the release details:


DS-DOS
An MS-DOS clone

Version .50
-Auto DLDI-patching
-dropped Bootlib
-added chishm's exec_stub
-no longer tries to boot if nothing is typed
fixed "cd"

DS-DOS is a first filebrowser of it's kind. This text-based application will allow
you to view/copy/move/delete/rename files on your memory card or built-in memory.
It also allows you to boot other .nds binaries (users of certain cards may have
trouble with this). Don't forget to DLDI patch it.

Currently Implemented Commands (case-sensitive)
date displays the date
time displays the time
cls clears the screen
help displays help
ver displays DS-DOS version
del allows deleting of files
copy allows copying of files
move allows moving of files
ren allows renaming of files
dir displays a list of files and directories in current directory
cd change the current directory "\music"
lock locks the filesystem, preventing use of del/copy/move/ren
ulok unlocks the filesystem allowing use of del/copy/move/ren

To boot any .nds file, just type the filename (myndsfile.nds). If it is currently
in a folder, you will have to type the full path unless the folder it resides in
is the current working directory (folder\myndsfile.nds).

To use the extra device, you must have a dldi file called "fat3.dldi", which is a
renamed dldi file of the other device you want to use. To boot an .nds file on the
other device, you would type "fat3:\myndsfile.nds". Copying, renaming, moving, and
deleting all work this same way.

Thanks to: TeenDev for bootlib; Chishm for libfat; cornaljoe for character fix:
Everyone involved with devkitPro and PAlib; And to all Nintendo DS homebrewers.

Download and Give Feedback Via Comments

krazedkat1
March 26th, 2008, 00:47
this is ok. but it lost me all my games!

Mini Moose
March 27th, 2008, 01:02
but it lost me all my games!

This is one of the many possible problems with new file bowsers. Which is why you should have a back-up file (folder) of all of the files in your card, if you don't have some sort of disk archiving utility handy.

jaws365
April 13th, 2008, 08:40
We need Total Commander on NDS!!!