Skip to content

Adds the extended RAM to the psp memory map#514

Open
KiliLoje wants to merge 2 commits into
RetroAchievements:developfrom
KiliLoje:develop
Open

Adds the extended RAM to the psp memory map#514
KiliLoje wants to merge 2 commits into
RetroAchievements:developfrom
KiliLoje:develop

Conversation

@KiliLoje
Copy link
Copy Markdown

The extended RAM from the PSP-2000 and onward is used by a lot of homebrews which are currently not devvable.
This include the minecraft homebrew.

the flag MEMSIZE can be set in param.sfo :

  • to 0 to add an extra 16MB of RAM
  • to 1 to add 32MB

If that flag isn't set by the loaded game, then the system's RAM size won't be upgraded by PPSSPP

Copy link
Copy Markdown
Member

@Jamiras Jamiras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems to work both with PPSSPP and RAlibretro. Tested Minecraft (as mentioned) and a retail game that doesn't expose the extra memory.

@Jamiras Jamiras added this to the 12.4 milestone May 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants