RetroAchievements / RAIntegration

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

add ASCII display to memory viewer #1023

Closed Jamiras closed 1 year ago

Jamiras commented 1 year ago

If the memory viewer is in 8-bit mode and the window is sufficiently wide, the ASCII translations of the bytes will also be displayed.

image

Note that bytes can be selected by clicking on the ASCII values, but the ASCII values cannot be directly modified. Keypresses will still be sent to the cursor on the left side of the viewer.