mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-07-30 08:08:23 -05:00
This commit mainly elaborates on some messages a little more. Also fixes some typos that slipped through the last commit. A large change in text can be seen in EXI_DeviceMemoryCard.cpp. I added more info as to why a write to a memory card may fail. (This actually was a reason I was unable to write to a memcard recently). Elaborations can be seen in WGL.cpp I did change some comments in some files that I was correcting logging messages in, however this is only if I spot a typo or if an abbreviation is lower-cased. Even in that case, the amount of changes done to comments is very minimal. |
||
|---|---|---|
| .. | ||
| Interpreter | ||
| Jit64 | ||
| Jit64IL | ||
| JitArm32 | ||
| JitCommon | ||
| CPUCoreBase.h | ||
| Gekko.h | ||
| JitInterface.cpp | ||
| JitInterface.h | ||
| LUT_frsqrtex.cpp | ||
| LUT_frsqrtex.h | ||
| PowerPC.cpp | ||
| PowerPC.h | ||
| PPCAnalyst.cpp | ||
| PPCAnalyst.h | ||
| PPCCache.cpp | ||
| PPCCache.h | ||
| PPCSymbolDB.cpp | ||
| PPCSymbolDB.h | ||
| PPCTables.cpp | ||
| PPCTables.h | ||
| Profiler.cpp | ||
| Profiler.h | ||
| SignatureDB.cpp | ||
| SignatureDB.h | ||