3a81d81c2a
Basic instructions to use radare2 for exploring a GB ROM.
196 B
196 B
How to use radare2 to explore a GB ROM
First load the ROM in radare2
r2
Enter Visual Mode by pressing 'V', cycle through visualization with 'p'. Then step over instructions with 's'.