I want to extract the code from a GBA ROM so that I can use it as a base for a different game I wish to create and then compile the code for a different platform. I know a lot of games are programmed in C++, my forte. I also think it would be interesting to see how certain features have been handled by the video game giant.
I understand that a ROM is an image of the game and not the executable itself. Even still, the code should be extractable. I just can't find anything helpful with my google searches. Thanks in advance.
I understand that a ROM is an image of the game and not the executable itself. Even still, the code should be extractable. I just can't find anything helpful with my google searches. Thanks in advance.