wheremyfoodat / Panda3DS

HLE 3DS emulator
https://panda3ds.com/
GNU General Public License v3.0
906 stars 62 forks source link

[WIP] Memory management improvements #508

Open PSI-Rockin opened 5 months ago

PSI-Rockin commented 5 months ago

The existing memory management system is somewhat dodgy, to put it lightly. This PR aims to rewrite it almost entirely to improve overall accuracy of the emulator. This is currently a work in progress and will require quite a bit of time to implement all the planned features.

What needs to be done next (in no particular order):