Changelog:
r45820 | gpz | 2025-11-09 12:56:46 +0000 (Sun, 09 Nov 2025) | 1 line
move breakpoint range check into the loop instead of trying early exit, should fix #2178
------------------------------------------------------------------------
r45816 | gpz | 2025-11-04 13:07:36 +0000 (Tue, 04 Nov 2025) | 1 line
copy inverted characters like normal characters from the monitor, as suggested in #2167
------------------------------------------------------------------------
r45815 | gpz | 2025-11-03 23:51:36 +0000 (Mon, 03 Nov 2025) | 1 line
fix warning
------------------------------------------------------------------------
r45814 | gpz | 2025-11-03 20:39:43 +0000 (Mon, 03 Nov 2025) | 1 line
added note on using higher COM ports in Windows
------------------------------------------------------------------------
r45813 | gpz | 2025-11-03 18:06:58 +0000 (Mon, 03 Nov 2025) | 1 line
when inserting checkpoints into the list, compare their start addresses (as intended). fixes bug #2122
------------------------------------------------------------------------