mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-01-04 15:50:10 +01:00
- Added drafts for event flag emulation; - Implemented memory locking/unlocking; - Refactored common SC_Memory objects; - Implemented VM (virtual memory) syscalls; - Improved cellGameBootCheck; - Added more dummy values to cellVideoOutGetDeviceInfo; - Mapped functions sys_mmapper_allocate_memory and sys_mmapper_map_memory to sysPrxForUser; - Mapped syscalls 341 and 342 (duplicates of 324 and 325) to sys_memory_container_create and sys_memory_container_destroy; Improved PKG installation routine: - Allow immediate game booting; - Fixed and improved game folder path handling. |
||
|---|---|---|
| .. | ||
| AboutDialog.h | ||
| CompilerELF.cpp | ||
| CompilerELF.h | ||
| ConLog.cpp | ||
| ConLog.h | ||
| Debugger.cpp | ||
| Debugger.h | ||
| DisAsmFrame.cpp | ||
| DisAsmFrame.h | ||
| FrameBase.h | ||
| GameViewer.cpp | ||
| GameViewer.h | ||
| InstructionEditor.h | ||
| InterpreterDisAsm.cpp | ||
| InterpreterDisAsm.h | ||
| MainFrame.cpp | ||
| MainFrame.h | ||
| MemoryViewer.cpp | ||
| MemoryViewer.h | ||
| Plugins.h | ||
| RegisterEditor.h | ||
| TextInputDialog.cpp | ||
| TextInputDialog.h | ||
| VFSManager.cpp | ||
| VFSManager.h | ||
| VHDDManager.cpp | ||
| VHDDManager.h | ||