All Projects → TheMrIron2 → Desmume Psp

TheMrIron2 / Desmume Psp

A Nintendo DS emulator for PlayStation Portable.

Projects that are alternatives of or similar to Desmume Psp

Not64
Experimental modification of Mupen64GC using devkitRice.
Stars: ✭ 180 (+150%)
Mutual labels:  homebrew, emulator
rombundler
A tiny libretro frontend to release homebrews as executables
Stars: ✭ 49 (-31.94%)
Mutual labels:  emulator, homebrew
Nesicide
Integrated Development Environment for the 8-bit Nintendo Entertainment System
Stars: ✭ 244 (+238.89%)
Mutual labels:  homebrew, emulator
Octo
A Chip8 IDE
Stars: ✭ 419 (+481.94%)
Mutual labels:  homebrew, emulator
kpspemu
PSP Emulator written in Kotlin for JVM, JS and Native. Can work as PWA.
Stars: ✭ 57 (-20.83%)
Mutual labels:  emulator, homebrew
Vba M Nx
WIP full featured port of VBA-M for Nintendo Switch
Stars: ✭ 11 (-84.72%)
Mutual labels:  homebrew, emulator
Sega System For Fpga
FPGA Sega in Verilog, for Xilinx Virtex, circa 2002. Has an emulator thrown in, to simplify FPGA debugging.
Stars: ✭ 61 (-15.28%)
Mutual labels:  emulator
Gritty
web terminal emulator
Stars: ✭ 63 (-12.5%)
Mutual labels:  emulator
Dotfiles
Get started with your own dotfiles.
Stars: ✭ 1,094 (+1419.44%)
Mutual labels:  homebrew
Bangjago Android Emulator
simple android emulator cli for mobile development
Stars: ✭ 56 (-22.22%)
Mutual labels:  emulator
Ifvms.js
The Interactive Fiction Virtual Machines Suite - in Javascript and Rust
Stars: ✭ 70 (-2.78%)
Mutual labels:  emulator
Cryboy
A Game Boy (Color) emulator written in Crystal
Stars: ✭ 68 (-5.56%)
Mutual labels:  emulator
Playernx
First homebrew video player for Nintendo Switch! (using ffmpeg libraries)
Stars: ✭ 63 (-12.5%)
Mutual labels:  homebrew
Oscam Patched
Open Source Cam Emulator
Stars: ✭ 61 (-15.28%)
Mutual labels:  emulator
Chameleonmini
The ChameleonMini is a versatile contactless smartcard emulator compliant to NFC. The ChameleonMini was developed by https://kasper-oswald.de. The device is available at https://shop.kasper.it. For further information see the Getting Started Page https://rawgit.com/emsec/ChameleonMini/master/Doc/Doxygen/html/_page__getting_started.html or the Wiki tab above.
Stars: ✭ 1,133 (+1473.61%)
Mutual labels:  emulator
Zxpoly
ZX-Poly platform info page and its emulator. It is a multi-CPU ZXSpectrum clone.
Stars: ✭ 60 (-16.67%)
Mutual labels:  emulator
Tinysmaliemulator
A very minimalist smali emulator that could be used to "decrypt" obfuscated strings
Stars: ✭ 68 (-5.56%)
Mutual labels:  emulator
Projectdmg
C# GameBoy Emulator
Stars: ✭ 57 (-20.83%)
Mutual labels:  emulator
Bump Homebrew Formula Action
Automatically bump Homebrew formula after a release
Stars: ✭ 63 (-12.5%)
Mutual labels:  homebrew
Bizhawk
BizHawk is a multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all system cores.
Stars: ✭ 1,138 (+1480.56%)
Mutual labels:  emulator

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].