RetroDebugger
RetroDebugger copied to clipboard
"$" input in C64 Data watch causes crash
Describe the bug C64 Data watch will crash the Retro Debugger if, when adding a new watch point, I start by typing "$"
To Reproduce Steps to reproduce the behavior:
- "C64"->"C64 Data watch"
- In C64 Data Watch window, click "+"
- In "Add watch point" text area, begin address by typing "$" for an immediate crash (and program quits)
Expected behavior To either block "$" characters (as they're not needed) or to tolerate addresses that start with "$"
Desktop
- OS: Windows 11 Home
- Retro Debugger v0.64.66
Thanks, I've fixed this and bugfix will be released in next version.
Fixed with 0.64.68