RetroAchievements / RAIntegration

The DLL responsible to integrate emulators with RetroAchievements.org
https://retroachievements.org
MIT License
98 stars 22 forks source link

show warnings for comparison size mismatches #807

Closed Jamiras closed 3 years ago

Jamiras commented 3 years ago

Extension of #804.

Adds checks for comparing memory addresses with differing sizes and comparing memory addresses to values that would not fit in the memory address.

image

image