mirror of
https://github.com/RPCSX/rpcsx.git
synced 2025-12-06 07:12:14 +01:00
1) MakeFromLE replaced with make(), MakeFromBE removed. Compiler seems to be able to optimize it anyway. 2) be_t<> conversion operator temporarily replaced with conversion through LE because it can't work with all possible numeric conversions (float<>int for example) |
||
|---|---|---|
| .. | ||
| CPUDecoder.h | ||
| CPUDisAsm.h | ||
| CPUInstrTable.h | ||
| CPUThread.cpp | ||
| CPUThread.h | ||
| CPUThreadManager.cpp | ||
| CPUThreadManager.h | ||