GBz80 to hex value application
Posted by: Connor
Date: 2019-01-02 12:16:40
But using this method meant that I had to know the hex values rather than the items with said hex values, so I put together this program for doing just that. Currently, the program supports function labels but it does not yet support .db to directly input bytes.
If you're interested, you can check out the source code on Github
https://github.com/ConnorBelman/GBz80-to-Hex
or you can download the application from my Dropbox
https://www.dropbox.com/s/737ajktfvac4brr/GBZ80-to-Hex.zip?dl=0
If you have any questions or concerns, let me know.
Thanks,
Connor