Skip to content

A Nintendo DS emulator for PlayStation Portable.

Notifications You must be signed in to change notification settings

Collegewifi/DeSmuME-PSP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

DeSmuME PSP

DeSmuME PSP is a port of modern stable DeSmuME based on the initial port by HCFcoder. It is completely unoptimised in its current state, but we hope to fix this and get games running respectably.

The plan, as described in the 2020 PSP Homebrew Dev Conference, is to use a dynamic rebalancing system to emulate both the ARM9 and ARM7 processors on the main CPU and Media Engine, depending on which CPU has more resources available at any given point. It is hoped that with both the main CPU and ME working in tandem, many games will run well.

Currently, the port is very basic. Everything is done on the main CPU (including all graphics and rendering) so it is very slow, and SDL is used as an abstraction layer for many parts (eg. input) rather than native PSP calls. This will hopefully change in the near future.

Any questions, or want to talk to the devs? Come and talk to us on our discord server if you're interested!

About

A Nintendo DS emulator for PlayStation Portable.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 76.2%
  • C 17.4%
  • SourcePawn 6.3%
  • Makefile 0.1%
  • M4 0.0%
  • Assembly 0.0%