Hi, would it be possible to release the symbols for the binary along with each release?
RGBDS makes .sym files which contains memory locations of routines, variables etc. This would help PyBoy extract information in runtime, by not hardcoding addresses in the game wrapper for each release.
Hi, would it be possible to release the symbols for the binary along with each release?
RGBDS makes .sym files which contains memory locations of routines, variables etc. This would help PyBoy extract information in runtime, by not hardcoding addresses in the game wrapper for each release.