mirror of
https://github.com/citra-emu/citra.git
synced 2025-04-07 14:00:09 +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