DSVita by Grarak

PS VITA / PSTV DSVita by Grarak 0.9.2

DSVita
DSVita-02.png

An experimental NDS Emulator for ARM32/PSVita​

  • This runs some games, however following things are missing:
    • 3D rendering is very broken
    • 2D rendering is almost complete
    • ARM7 HLE will not work with most games
      • Disable it if certain games don't boot further, get struck, crash or have any issues
  • Instalation:
    • Grab the latest vpk from releases
    • Install libshacccg.suprx, follow this guide
    • It's recommend overclock your vita to 500MHz
    • Create the folder ux0:data/dsvita and put your roms there
  • Credits
    • NooDS was used as reference. A lot of code was taken from there.
    • melonDS for ARM7 HLE implementation and jit optimizations.
    • DesmumePSPExperimental for ARM7 HLE implementation.
    • pokediamond for ARM7 HLE implementation.
    • DSHBA Copied some PPU hardware acceleration implementation (Thanks for xiro28 linking me the repo)
    • vitaGL 2D hardware acceleration wouldn't be possible without it
    • Tonc GBA PPU documentation
    • GBATEK GBA/NDS documentation
    • @TheIronUniverse for livearea assets

Source:
https://github.com/Grarak/DSVita.
Uploaded by
jolek
Downloads
1,067
Views
1,067
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from jolek

Latest updates

  1. DSVita v0.9.2 is out!

    DSVita v0.9.2 is out! Changelog: Fix screen layout settings not being persistent Fix some 3d...
  2. DSVita v0.9.1 is out!

    DSVita v0.9.1 is out! Changes: Allow palette I/O operations outside of mapped memory (fixes...
  3. DSVita v0.9.0 is out!

    DSVita v0.9.0 is out! Changelog: Generate function for each possible MMIO access Make PS...
  4. DSVita v0.8.2 is out!

    DSVita v0.8.2 is out! Changelog: Don't hle copy32 (Fixes Kingdom Hearts 358/2 Days) Reduce jit...
  5. DSVita v0.8.1 is out!

    DSVita v0.8.1 is out! Changelog: Added pause menu (press PS Button) Minor optimizations in CPU...
Back
Top