mirror of
https://github.com/libretro/pcsx2.git
synced 2025-02-11 12:25:48 +00:00
![Gregory Hainaut](/assets/img/avatar_default.png)
Let's the kernel manage the memory either with builtin lazy allocation or swapped memory. Avoid to handle SIGSEGV manually (nicer for debug) and removes 250 lines of code.