New Features & Enhancements
🚀 Type0Map Display for Overlapping ASM
- Added Type0Map display to help identify overlapping ASM regions.
- This improves debugging and ensures better memory management.
❄️ Enhanced Freeze 100 Behavior
- When Freeze 100 does not freeze all entries in a file, the system will now split the file into:
- Frozen entries
- Non-frozen entries
- Provides better control and visibility over frozen states.
🔍 New Search Mode: ==**A
- Introduced
==**A
search mode. - Allows for a ±1 range when searching for floating-point values.
- Enhances flexibility in memory searches, especially for approximate matches.