-
Notifications
You must be signed in to change notification settings - Fork 54
Roadmap
Derek "Turtle" Roe edited this page Feb 17, 2017
·
6 revisions
| Goal | Status |
|---|---|
| Improve GPU emulation with a basic interpreter for scalar, vector, SIMD, memory and other instructions, including documented (and reverse-engineered) registers & compute operations | Very early stages |
| Work on improving (and identifying) the loading/executing of firmware and accurate (known) main flash code structure to determine more about the MediaCon needed for emulation | Very early stages |
| Improve the "MediaCon" with a basic interpreter and possible a dynamic recompiler | Not yet implemented |
| Make PlayStation 4 software loadable and have the emulator unpack, identify, decrypt, and virtually mount them | Not yet implemented |
| Improve main AMD "Jaguar" emulation with a basic 8-core CPU structure, implementing SIMD features, and relevant event timers, port-mapped regions, and MMIO on PS4 (partially known) | Very early stages |