mirror of
https://github.com/joel16/CMFileManager-PSP.git
synced 2024-11-23 11:49:51 +00:00
A multi-purpose file manager for the PSP, heavily inspired by the CM file manager design.
78fbd8999a
* Add ICON0.PNG * Now uses ICON0 |
||
---|---|---|
common | ||
data | ||
include | ||
libs | ||
src | ||
.gitattributes | ||
.gitignore | ||
ICON0.PNG | ||
LICENSE | ||
Makefile | ||
README.md |
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.