I can mark a block as .text in the sym file but the ROM I'm looking at isn't using standard ASCII so I'd need a Character Map or some other option to offset and make the text readable.
Is there a way to do that? Am I going about this the wrong way?
That seems like a good idea, the question is how mgbdis should be made aware of the charmap. Perhaps using a table file, and specifying the table file to use in the .text label somehow?
I can mark a block as .text in the sym file but the ROM I'm looking at isn't using standard ASCII so I'd need a Character Map or some other option to offset and make the text readable.
Is there a way to do that? Am I going about this the wrong way?