gbdev/rgbds

[Feature request] Optionally output exported constants in .sym file

Closed this issue · 0 comments

#606 is a request for outputting all symbols in an rgbasm run. But symbols also get exported and handled by rgblink, where they must be unique. It could be helpful to see their values, and since the .sym spec allows bankless values, all the exported numeric constants could be at the bottom of the .sym file if opted-in.