GDB Compatibility and other tweaks
This release is only tested on atmosphere 1.2.4.
To enable gdbstub add the this line to /atmosphere/config/system_settings.ini under [atmosphere]
enable_standalone_gdbstub = u8!0x1
Restart Switch after the change.
This release will also load dmnt ( CheatVM ) as a sysmodule when GDB is enabled.
Only either dmnt or GDB can be attached to the game at any one time.
Use ZL+B to detach dmnt ( and the "no auto attach" setting enabled if you are using profile to launch edizon se )
Detach GDB from game (method will depend on GDB client) and reattach dmnt with ZL+B to have access to CheatVM again.
Added ASCII display to memory explorer. Added bit mask for single value search.
Use dmp0 and allow button swap for jump back. Jump back data will be using dmp0 so it won't overwrite dump file meant for pointer search. If you don't understand what this means don't worry, it has no impact to you.
When all cheats are deleted edizon se will exit instead of crash.