pleonex / NitroDebugger

Remote debugger for Nintendo DS games
MIT License
30 stars 4 forks source link

Get relative-PC constant #26

Open pleonex opened 9 years ago

pleonex commented 9 years ago

In LDR instructions, load the constant in the pool relative to PC. To do that we need to get a buffer of bytes or a Reader or similar.