mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-03-24 20:12:57 +00:00
It has performance problems, a very misleading UI, and is broken in general. It has essentially been superceded by the GDB stub, but if we wanted a built-in disassembler in the future it'd essentially need to be rewritten from scratch anyway. Closes #427, #1480