Could an internal debugger be added?

Like cheat search. Basically for making ASM codes. Add a RAM address then set read or write breakpoint and maybe pause RA and/or log addresses.

Can it be done for emulators like FCEU, SNES9x and Genesis Plus GX at least? I know fceux has one, and SNES9x has been modded to have one.

RAM dumping would be good too.

Thoughts?

That sort of thing is usually pretty difficult for us to expose via RetroArch’s menus, where we can’t spawn popup windows and text entry is complex.

Text logging might could work.