mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-03-14 01:14:02 +01:00
- Fix DIV instruction - Add EXP_TEX modifier - Implement WPOS register read - Swap 3D and Cubemap enums to match RSX ids - Adds two extra instruction classes: flow control and packing control - Implement remaining FP instructions with exception of the rare projected texture lookups - Fix typo causing output color index > 0 to not work - Fix KIL instruction - Implement conditional vertex program writes |
||
|---|---|---|
| .. | ||
| Audio | ||
| Cell | ||
| CPU | ||
| Io | ||
| Memory | ||
| NP | ||
| RSX | ||
| CMakeLists.txt | ||
| GameInfo.h | ||
| GDB.cpp | ||
| GDB.h | ||
| IdManager.cpp | ||
| IdManager.h | ||
| IPC.h | ||
| System.cpp | ||
| System.h | ||
| system_config.cpp | ||
| system_config.h | ||
| system_config_types.cpp | ||
| system_config_types.h | ||
| title.cpp | ||
| title.h | ||
| VFS.cpp | ||
| VFS.h | ||