Discussion about software development for the old-school Gameboys, ranging from the "Gray brick" to Gameboy Color
(Launched in 2008)
You are not logged in.
I recently started experimenting with ROM hacking. To edit existing ROMs, I find it very helpful to restore the labels in a .SYM file and display them in BGB's debugger. It would be even easier if you could to add comments to the code and show them in the debugger. But even though there is a large blank area in the debugger window where comments could be displayed, BGB seems to ignore them. Is there a way to add comments to that area?
For example, if I have this in my .SYM file:
00:0150 EntryPoint ; Game code starts here.
BGB will show the label but not the comment:
Am I missing something?
Thanks in advance.
Offline