Re: A86: 28F0 and parser


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

Re: A86: 28F0 and parser




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. So that helps a lot,
> since I know what a lot of the common routines do. Wish I could distribute
> my listings, they've got a lot of comments. But my ISP doesn't let me do
> CGI's, so I couldn't do a security thing like Matt's...oh well.

I know how that is with the ISP...  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!!!

--
Stephen Hicks
mailto:shicks@mindspring.com
ICQ:5453914
IRC/AIM:Kupopo
Hopemage:http://www.mindspring.com/~shicks/



Follow-Ups: References: