RetroAchievements / RALibretro

RALibretro is a multi-emulator used to develop RetroAchievements.
https://retroachievements.org
GNU General Public License v3.0
183 stars 37 forks source link

support for RA_InstallMemoryBankBlockReader #344

Closed Jamiras closed 2 years ago

Jamiras commented 2 years ago

Allows DLL to read chunks of memory from the application instead of just one byte at a time. Should provide minor performance improvement when memory inspector is open and when performing searches over large amounts of memory.