aldelaro5 / dolphin-memory-engine

A RAM search made specifically to search, monitor and edit the Dolphin emulator's emulated memory
MIT License
158 stars 36 forks source link

Add memory address input custom widget. #153

Closed cristian64 closed 1 month ago

cristian64 commented 1 month ago

The widget features a built-in "0x" prefix, and a validator that validates the user input, removing any additional "0x" prefix. Length is limited to 8 characters, and it uses the system's fixed-width font.

DME - Address Input Widget

The custom widget is used in the following components: