mdbell / Noexes

A graphical remote debugger for the Nintendo Switch
GNU General Public License v3.0
214 stars 55 forks source link

parse expression evaluator #9

Closed NintendoGamer28 closed 6 years ago

NintendoGamer28 commented 6 years ago

Like the one jgecko has

mdbell commented 6 years ago

As of the latest commit there is basic pointer resolution, and it has been integrated into the watchlist (can use pointers instead of addresses). Next few steps is to add automatic pointer verification (after searching), and ability to save/load watchlists.

mdbell commented 6 years ago

Seeing as saving/loading watchlists isn't really a part of this issue, going to close it.