How to watch what an instruction reads or writes - tomvita/Breeze-Beta GitHub Wiki
Getting to ASM explorer
From a cheat code
If the cheat code is patching game code you can use "Jump to ASM" button
From memory explorer
Use "ASM explorer" button
Set a watch on an instruction
Attach Gen2
Execute Watch
Play the game
Detach Gen2
Examine the results
Press select will bring you to memory explorer of the data so you can look at surrounding values
You can go back to asm explorer with your cursor is at the address of the code