Gameboy Development Forum

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.

Ads

#1 2022-01-29 10:30:33

Jonas
Member
From: Frankfurt, Germany
Registered: 2016-06-06
Posts: 112
Website

Can I display comments in BGB's debugger?

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:

Code:

00:0150 EntryPoint    ; Game code starts here.

BGB will show the label but not the comment:

https://i.ibb.co/HNnF4M3/Debugger.jpg

Am I missing something?

Thanks in advance.

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson