mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-02-11 01:49:34 -06:00
![riperiperi](/assets/img/avatar_default.png)
* Initial implementation * Some improvements. * Fix incorrect cast * Performance improvement and improved correctness * Add very fast path when all handles are checked. * Slightly faster * Add comment * De-virtualize region handle All region handles are now bitmap backed. * Remove non-bitmap tracking * Remove unused methods * Add docs, remove unused methods * Address Feedback * Rename file