Il s’agit d’un émulateur préliminaire de Playstation 3 entièrement écrite dans un but d’apprentissage et d’amusement personnel.
v0.0.2
– PPU multithreading working.
– Basic RSX initialization, method processing and rendering with OpenGL 4.x.
– Unit tests for common Nucleus types.
– Debugging via the Nerve client.
– Added UI for Windows and an icon.
– Added some useful public documentation/resources/links about the Playstation 3.
– Few formatting/cleaning utilities for the repository.
v0.0.1
– PPU interpreter.
– ELF/SELF/PRX/SPRX loader.
– Simple memory manager and virtual filesystem.
– High-level emulation of LV2 syscalls.
– Integration tests via the PS3 Autotests repository and TravisCI.