Releases: Grarak/DSVita
Releases Β· Grarak/DSVita
0.5.0
- Implement fast mem for reading with kubridge
- Implement software fast mem for writing
- Accelerate 3d operations with neon
- Accelerate audio sampling with neon
- Faster JIT compilation
- Implement lookup tables for I/O ports operations
- Faster ROM word lookups
- Remove polygon clipping
- Run scheduler inside guest context
- Use batch I/O operations for DMA and ldm/stm
- Reset jit blocks in chunks
0.4.0
0.3.1
0.3.0
0.2.0-alpha
- Basic 3D rendering (still very broken)
- Display emulation stats on top right of screen
v0.1.0-alpha
This runs some games, however following things are missing:
- No 3D
- Some games rely on 3D states (such as Pokemon Diamond), they will get stuck at titlescreen
- No saves
- Incomplete 2D rendering
- No alpha blending
- Will crash on unimplemented draw modes
- ARM7 HLE will not work with most games
- Disable it if certain games don't boot further