mirror of
https://github.com/RPCSX/rpcsx.git
synced 2025-12-06 07:12:14 +01:00
* spu: Rewrite interpreter fast FM - Partially implement accurate FM - Fix FMA/FMS/FNMS by removing an optimization that does not work for INF (cmpunord) - cmpunord does not catch all cases of an extended result/overflow - NOTE: FM still does not handle corner cases well (e.g inf * 1.2 because SPU does not have concept of inf) |
||
|---|---|---|
| .. | ||
| Audio | ||
| Cell | ||
| CPU | ||
| Io | ||
| Memory | ||
| PSP2 | ||
| RSX | ||
| GameInfo.h | ||
| IdManager.cpp | ||
| IdManager.h | ||
| IPC.h | ||
| System.cpp | ||
| System.h | ||
| VFS.cpp | ||
| VFS.h | ||