A multi-purpose file manager for the PSP, heavily inspired by the CM file manager design.
Go to file
Nikita Vakhrushev 78fbd8999a add ICON0.png (#3)
* Add ICON0.PNG

* Now uses ICON0
2018-11-03 13:34:09 -05:00
common Can now launch ISO/CSO and homebrew. 2018-10-25 22:49:23 -05:00
data Add option to browse other drives (flash0/flash1) 2018-10-14 23:09:54 -05:00
include Can now launch ISO/CSO and homebrew. 2018-10-25 22:49:23 -05:00
libs Can now launch ISO/CSO and homebrew. 2018-10-25 22:49:23 -05:00
src Can now launch ISO/CSO and homebrew. 2018-10-25 22:49:23 -05:00
.gitattributes Initial commit 2018-09-26 20:12:47 -05:00
.gitignore Can now launch ISO/CSO and homebrew. 2018-10-25 22:49:23 -05:00
ICON0.PNG add ICON0.png (#3) 2018-11-03 13:34:09 -05:00
LICENSE Initial commit 2018-09-26 20:12:47 -05:00
Makefile add ICON0.png (#3) 2018-11-03 13:34:09 -05:00
README.md Update README.md to reflect new changes 2018-10-14 23:15:35 -05:00

CMFileManager-PSP

Features:

  • Copy files/folders.
  • Move files/folders.
  • Delete files/folders.
  • Multi file handling functions for copy/move/delete.
  • File properties. (File size, creation time, modification time, access times, permissions)
  • Creating directories.
  • Renaming files/folders.
  • Image viewer.
  • Auto USB mount.
  • Dark theme mode.
  • Browse other drives like flah0 and flash1.

Buttons:

  • Press DPAD Up to move the cursor up.
  • Press DPAD Right to move the cursor down.
  • Press DPAD Left to position the cursor to the start of the directory.
  • Press DPAD Right to position the cursor to the end of the directory.
  • Press Start to open settings.
  • Press Select to open menubar.
  • Press Triangle to bring up file options.
  • Press cross to enter diretory/open file.
  • Press circle to go back to previous directory/menu.
  • Press L + R to caputre screenshot.
  • Press Start + Select to exit.