Re: A86: 28F0 and parser


[Prev][Next][Index][Thread]

Re: A86: 28F0 and parser




At 12:05 AM 5/19/98 -0400, you wrote:
>
>Joshua Grams wrote:
>
>> You see, I don't use the emulator for disassembly, I have a complete text
>> listing of the ROM disassembly, one file for each ROM page. So when I
>> figure something out, I comment it in the listing. So if I'm disassembling
>> a routine, and it calls something, I can just go to where it calls, and if
>> I've ever figured it out, I'll know what it does. And then I replace that
>> address (on the calling page) with the symbolic name.
>
>That's a really awesome idea.  In fact, right
>now, editpad is changing all the '#'s to '$'s in my disassembly files...
That's
>a LOT of code!!!
>
Yeah. In all, my listings are about 3 MB, I think.

--Joshua


References: