dh4 / mupen64plus-qt

A customizable launcher for Mupen64Plus
BSD 3-Clause "New" or "Revised" License
95 stars 10 forks source link

debugger support #6

Closed eadmaster closed 9 years ago

eadmaster commented 9 years ago

followup: http://code.google.com/p/mupen64plus/issues/detail?id=198

Please add some debugging features like breakpoints and other stuff for cheat making.

dh4 commented 9 years ago

This isn't a full-fledged frontend, just a launcher that utilizes the console UI to do it's work. The console UI has no debugger functionality so it's not possible at this point. Perhaps if I ever decide to convert this to a proper frontend.