Storage: Difference between revisions

From PSP Developer wiki
Jump to navigation Jump to search
(flash2/flash3, removed RAM confusion)
Line 6: Line 6:
***flash0, contains system firmware – 24MB (PSP-1000)
***flash0, contains system firmware – 24MB (PSP-1000)
***flash1, contains system settings – 8MB (PSP-1000)
***flash1, contains system settings – 8MB (PSP-1000)
***flash2, empty* – 944 kB (PSP-1000)
***flash2, contains PSN activation data – 944 kB (PSP-1000)
***flash3, empty* – 880 kB (PSP-1000)
***flash3, for Japan-exclusive features (?) – 880 kB (PSP-1000)
**PSP-N1000: 16 GB total, 14.74 GB usable. Part of the internal storage is shared with System Software.
**PSP-N1000: 16 GB total, 14.74 GB usable. Part of the internal storage is shared with System Software.
**PSP-1000: 32 MB total, all of it used by the System Software.
**PSP-1000: 32 MB total, all of it used by the System Software.
**PSP-2000/3000: 64 MB total, 32MB used for system, another 32mb used for UMD cache, available memory not changed for compatibility with 100x models.
<!-- **PSP-2000/3000: 64 MB total, 32MB used for system, another 32mb used for UMD cache, available memory not changed for compatibility with 100x models. uhh this is RAM ->>
*Internal flash uses the FAT32 file system. Memory Stick media is compatible with both FAT and FAT32, although devices measuring 4 GB or more must use the FAT32 file system.
*Internal flash uses the FAT32 file system. Memory Stick media is compatible with both FAT and FAT32, although devices measuring 4 GB or more must use the FAT32 file system.

Revision as of 20:12, 10 December 2017

Flash Storage:

  • Memory Stick PRO Duo Expansion Slot (PSP-1000, PSP-2000, PSP-3000)
  • Memory Stick Micro (M2) Expansion Slot (PSP-N1000)
  • Internal Flash Storage[citation needed]
    • Internal NAND flash used by System Software is partitioned into 4 sectors:
      • flash0, contains system firmware – 24MB (PSP-1000)
      • flash1, contains system settings – 8MB (PSP-1000)
      • flash2, contains PSN activation data – 944 kB (PSP-1000)
      • flash3, for Japan-exclusive features (?) – 880 kB (PSP-1000)
    • PSP-N1000: 16 GB total, 14.74 GB usable. Part of the internal storage is shared with System Software.
    • PSP-1000: 32 MB total, all of it used by the System Software.