mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-02-21 07:04:27 +01:00
* This commit solves the cellPngDec GetMemFromAddr(0x0) error when loading PNGs from files. * cellVideoOutGetResolution, cellRtc* syscalls rewritten to use the use the mem*_t data types. * Replaced int/uint with s32/u32 in some syscall arguments and structs. |
||
|---|---|---|
| .. | ||
| ARMv7 | ||
| Audio | ||
| Cell | ||
| CPU | ||
| FS | ||
| GS | ||
| HDD | ||
| Io | ||
| Memory | ||
| SysCalls | ||
| DbgConsole.cpp | ||
| DbgConsole.h | ||
| Event.cpp | ||
| event.h | ||
| GameInfo.h | ||
| System.cpp | ||
| System.h | ||