WIP: [nce] Ryujinx host mapped memory port #41

Draft
crueter wants to merge 7 commits from ryujinx_mmped_mem into master
Owner
No description provided.
crueter added 7 commits 2025-07-11 10:09:16 +02:00
Enhance memory safety: add null/zero-length checks and pointer resets, improve validation for memory mapping and cleanup on destruction
Merge https://git.eden-emu.dev/eden-emu/eden into ryujinx_mmped_mem
Some checks failed
eden-build / source (pull_request) Has been cancelled
eden-build / windows (msvc) (pull_request) Has been cancelled
eden-build / linux (pull_request) Has been cancelled
eden-build / android (pull_request) Has been cancelled
c17142bcb4
crueter changed title from [nce] Ryujinx host mapped memory port to WIP: [nce] Ryujinx host mapped memory port 2025-07-11 10:09:25 +02:00
Shinmegumi added this to the Development Tracking project 2025-07-22 02:55:22 +02:00
Shinmegumi removed this from the Development Tracking project 2025-07-24 22:54:38 +02:00
Some checks are pending
eden-build / source (pull_request) Has been cancelled
eden-build / windows (msvc) (pull_request) Has been cancelled
eden-build / linux (pull_request) Has been cancelled
eden-build / android (pull_request) Has been cancelled
*license*
Required
This pull request has changes conflicting with the target branch.
  • src/common/free_region_manager.h
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin ryujinx_mmped_mem:ryujinx_mmped_mem
git checkout ryujinx_mmped_mem
Sign in to join this conversation.
No description provided.