Features:
- Set up a GitHub Windows auto build action.
- Text scale auto-adjusts based on monitor DPI.
Updates:
- Updated RAM Disk description.
- Added FAQ.
- UI item renaming.
- Set the address input control to hex only in the Hex Viewer window.
Fixes:
- Fixed the disassembler to correctly show the code listing at the requested address, including DB operations before.
- Non-local labels output first in the disassembler list.
- Fixed write/read highlights for the RAM disk data preview.
- Fixed watchpoint memory representation in the tooltip.
- Fixed HexViewer address search; now switches memory pages correctly.
- Fixed out-of-range error in the StrHexToInt utility function.