mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-13 04:37:02 +00:00
* Implement VFNMA.F<32/64> * Update PTC Version * Update Implementation & Renames & Correct Order * Add Logging * Additional logging * Add additional check to restart loop from beginning if address goes beyond maximum allowed. * Additional Check that the total range required doesn't exceed capacity of allocator addresses. * Improve logging * Ensure hex output * Update Ryujinx.HLE/HOS/Services/Nv/NvMemoryAllocator.cs Co-authored-by: gdkchan <gab.dark.100@gmail.com> * Remove extra page at end Co-authored-by: gdkchan <gab.dark.100@gmail.com> |
||
|---|---|---|
| .. | ||
| Applets | ||
| Diagnostics/Demangler | ||
| Font | ||
| Ipc | ||
| Kernel | ||
| Services | ||
| SystemState | ||
| ApplicationLoader.cs | ||
| ArmProcessContext.cs | ||
| ArmProcessContextFactory.cs | ||
| HomebrewRomFsStream.cs | ||
| Horizon.cs | ||
| IdDictionary.cs | ||
| ModLoader.cs | ||
| ProgramLoader.cs | ||
| ResultCode.cs | ||
| ServiceCtx.cs | ||
| UserChannelPersistence.cs | ||