This commit is contained in:
Ryan Fleury
2025-06-06 15:43:09 -07:00
parent 4057e00fa1
commit c3f4c758b4
2 changed files with 10 additions and 1 deletions
+9
View File
@@ -4,6 +4,15 @@
////////////////////////////////
//~ rjf: post-0.9.19 TODO notes
//
//- memory view
// [ ] have smaller visible range than entire memory
// space, within some bounds (e.g. 64KB)
// [ ] dynamically expand memory space, based on
// scrolling
// [ ] fix clicking through occluded panels etc.
// [ ] disambiguate . character in ASCII columns
// [ ] fix type intepretations of cursor in bottom pane
//
//- bug fixes
// [ ] disassembly sometimes has a problem where source line annotations are
// periodically removed/inserted... maybe updating on fs change when we