Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Psp Dos: Difference between revisions

From GameBrew
(Created page with "{{Infobox PSP Homebrews |title=Psp Dos |image=pspdos.png |description=Utility homebrew that resembles the DOS console. |author=darksidious |lastupdated=2008/03/22 |type=Utilities |format= |version=0.2 |license=Mixed |download=https://dlhb.gamebrew.org/psphomebrew/pspdos.7z |website=https://web.archive.org/web/20080330183048/http://xtreamlua.com/modules.php?name=Forums&file=viewtopic&t=3405 |source=https://dlhb.gamebrew.org/psphomebrew/pspdos.7z }} PSPDos (French) is a Lu...")
 
No edit summary
 
Line 62: Line 62:
* XtreamLua - [https://web.archive.org/web/20080330183048/http://xtreamlua.com/modules.php?name=Forums&file=viewtopic&t=3405 http://xtreamlua.com/modules.php?name=Forums&file=viewtopic&t=3405] (archived)
* XtreamLua - [https://web.archive.org/web/20080330183048/http://xtreamlua.com/modules.php?name=Forums&file=viewtopic&t=3405 http://xtreamlua.com/modules.php?name=Forums&file=viewtopic&t=3405] (archived)
* XtreamLua - [https://web.archive.org/web/20080320012141/http://xtreamlua.com/modules.php?name=Forums&file=viewtopic&t=3309 http://xtreamlua.com/modules.php?name=Forums&file=viewtopic&t=3309] (archived)
* XtreamLua - [https://web.archive.org/web/20080320012141/http://xtreamlua.com/modules.php?name=Forums&file=viewtopic&t=3309 http://xtreamlua.com/modules.php?name=Forums&file=viewtopic&t=3309] (archived)
[[Category:Lua applications on PSP]]

Latest revision as of 05:01, 9 November 2024

Psp Dos
Pspdos.png
General
Authordarksidious
TypeUtilities
Version0.2
LicenseMixed
Last Updated2008/03/22
Links
Download
Website
Source

PSPDos (French) is a Lua-based utility homebrew that resembles the DOS console. It features some of the basic commands found on the DOS platform, as well as some additional commands applicable for the PSP handheld.

User guide

Commands:

  • makedir: Creates a folder.
  • exit: Exits the program.
  • cd [folder]: Enters the specified folder.
  • cd -r: Returns to the root directory.
  • cd -p: Returns to the previous folder.
  • del [file]: Deletes a file.
  • deldir [folder]: Deletes a folder.
  • exe [file]: Executes a LUA file.
  • time: Displays the current time.
  • list: Lists the files in a folder.
  • usb: Toggles USB mode on/off.
  • info -a: Displays information about the PSP.
  • info -c: Shows credits.
  • info -g: Displays general information.
  • help -[command]: Shows help for specific commands.
  • edit [file] // edits a file using luaprog 0.3
  • rename [file] [new] // renames the file to new
  • exe [file.psp] // .psp files are the equivalent of batch files for PC

Screenshots

pspdos2.png

pspdos3.png

Changelog

v0.2

  • The new updates are:
    • edit [file] // edits a file using luaprog 0.3
    • rename [file] [new] // renames the file to new
    • exe [file.psp] // .psp files are the equivalent of batch files for PC
  • The commands you can use from a .psp file are:
    • exit
    • deldir
    • usb
    • del
    • mkdir
    • copy
    • exe // only for LUA files
    • cd

External links

Advertising: