Citron-emu/externals
Zephyron b938893599 memory: Improve null pointer and unmapped memory handling
- Update vcpkg baseline to a42af01b72c28a8e1d7b48107b33e4f286a55ef6
- Add SPIRV-Tools and SPIRV-Headers as submodules
- Update Vulkan-related submodules to latest stable versions
- Improve memory access error handling:
  - Add specific handling for null pointer accesses in ARM32 emulation
  - Return 0 for null pointer reads instead of undefined behavior
  - Silently ignore writes to null pointers
  - Add more detailed error messages distinguishing between null pointer
    access and other unmapped memory errors
  - Treat addresses below 0x1000 as potential null pointer accesses

These changes should provide more graceful handling of null pointer
accesses and improve stability when running games that attempt invalid
memory operations.
2025-01-18 15:20:13 +10:00
..
bc_decoder video_core: Add BCn decoding support 2023-06-27 18:00:09 -07:00
breakpad@c89f9dddc7 qt: implement automatic crash dump support 2023-10-08 11:35:53 -04:00
cmake-modules
cpp-httplib@a609330e4c externals: update cpp-httplib to 0.14.1 2023-10-21 22:29:19 -06:00
cpp-jwt@10ef5735d8 externals: update cpp-jwt to 10ef5735d842b31025f1257ae78899f50a40fb14 2023-10-21 22:29:19 -06:00
cubeb@48689ae7a7
demangle demangle: Update to llvm/llvm-project@ecbc812e0c 2023-07-18 22:39:26 -04:00
discord-rpc@20cc99aeff
dynarmic@ba8192d890 externals: Update dynarmic to 6.6.3 2024-02-10 19:40:47 +00:00
enet@39a72ab199
ffmpeg Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
FidelityFX-FSR
gamemode cmake: prefer system gamemode library 2023-11-30 16:54:00 +01:00
getopt
glad
libadrenotools@5cd3f5c5ce
libusb Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
mbedtls@8c88150ca1
microprofile
nx_tzdb Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
oaknut@9d091109de externals/oaknut: Update to 2.0.1 2024-01-28 16:50:14 +00:00
opus@101a71e03b externals/opus: use CMakeLists shipped with Opus itself 2023-10-22 14:21:33 -06:00
renderdoc debug: Add renderdoc capture hotkey 2023-09-14 16:37:41 +03:00
SDL@cc016b0046 externals: update SDL to 2.28.4 2023-10-21 22:29:19 -06:00
simpleini@382ddbb4b9 config: Unify config handling under frontend_common 2023-11-21 01:58:13 -05:00
sirit@ab75463999
SPIRV-Headers@2b2e05e088 memory: Improve null pointer and unmapped memory handling 2025-01-18 15:20:13 +10:00
SPIRV-Tools@b9d5ced92a memory: Improve null pointer and unmapped memory handling 2025-01-18 15:20:13 +10:00
stb cmake: prefer system stb headers 2023-10-25 21:47:32 +02:00
tz/tz Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
vcpkg@cf035d9916 memory: Improve null pointer and unmapped memory handling 2025-01-18 15:20:13 +10:00
Vulkan-Headers@a03d2f6d57 memory: Improve null pointer and unmapped memory handling 2025-01-18 15:20:13 +10:00
Vulkan-Utility-Libraries@7b23ba7a5f memory: Improve null pointer and unmapped memory handling 2025-01-18 15:20:13 +10:00
VulkanMemoryAllocator@7ab8483d10 memory: Improve null pointer and unmapped memory handling 2025-01-18 15:20:13 +10:00
xbyak@a1ac3750f9
CMakeLists.txt Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00