DS-DOS: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
}} | }} | ||
DS-DOS is an MS-DOS type clone, featuring a command line interface.It is a first filebrowser of it's kind. This text-based application allows user to view/copy/move/delete/rename files on memory card or built-in memory. | DS-DOS is an MS-DOS type clone, featuring a command line interface. It is a first filebrowser of it's kind. This text-based application allows user to view/copy/move/delete/rename files on memory card or built-in memory. | ||
It also allows to boot other .nds binaries (users of certain cards may have trouble with this). | It also allows to boot other .nds binaries (users of certain cards may have trouble with this). | ||
| Line 24: | Line 24: | ||
==User guide== | ==User guide== | ||
Currently Implemented Commands (case-sensitive): | Currently Implemented Commands (case-sensitive): | ||
* date - Display the date. | |||
date - Display the date. | * time - Display the time. | ||
time - Display the time. | * cls - Clear the screen. | ||
cls - Clear the screen. | * help - Display help. | ||
help - Display help. | * ver - Display DS-DOS version. | ||
ver - Display DS-DOS version. | * del - Allow deleting of files. | ||
del - Allow deleting of files. | * copy - Allow copying of files. | ||
copy - Allow copying of files. | * move - Allow moving of files. | ||
move - Allow moving of files. | * ren - Allow renaming of files. | ||
ren - Allow renaming of files. | * dir - Display a list of files and directories in current directory. | ||
dir - Display a list of files and directories in current directory. | * cd - Change the current directory. | ||
cd - Change the current directory. | * lock - Lock the filesystem, preventing use of del/copy/move/ren. | ||
lock - Lock the filesystem, preventing use of del/copy/move/ren. | * ulok - Unlock the filesystem allowing use of del/copy/move/ren. | ||
ulok - Unlock 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, type the full path unless the folder it resides in is the current working directory /folder/myndsfile.nds. | To boot any .nds file, just type the filename myndsfile.nds. If it is currently in a folder, type the full path unless the folder it resides in is the current working directory /folder/myndsfile.nds. | ||
| Line 49: | Line 48: | ||
==Changelog== | ==Changelog== | ||
'''Version .45''' | '''Version 0.45''' | ||
* Fixed names larger than 6 characters (thanks cornaljoe). | * Fixed names larger than 6 characters (thanks cornaljoe). | ||
* Fixed bug that stopped hardware if fat3.dldi wasn't found. | * Fixed bug that stopped hardware if fat3.dldi wasn't found. | ||
'''Version .41''' | '''Version 0.41''' | ||
*Added Ability to copy files between cards. | *Added Ability to copy files between cards. | ||
'''Version .21''' | '''Version 0.21''' | ||
* Added NeoFlash compo splash screen. | * Added NeoFlash compo splash screen. | ||
'''Version .20''' | '''Version 0.20''' | ||
* Fixed some copy problems. | * Fixed some copy problems. | ||
* Cleaned up "dir" command. | * Cleaned up "dir" command. | ||
Revision as of 01:38, 4 September 2021
| DS-DOS | |
| File:Dsdos05.jpg | |
| General | |
|---|---|
| Author(s) | Shawn Winkels |
| Type | Utility |
| Version | 0.50 |
| Licence | Mixed |
| Links | |
| Download | |
| Website | |
<htmlet>adsense</htmlet>