Re: Re:A86:Disasm


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

Re: Re:A86:Disasm




Yes.  You will never get the original code back when you dissassemble
soemthing.

> the only problem with that is it only replaces the
> equates but not anything else
> for example
> x = _textShadow
> y = x+1
> score = x+2
> then if you access x you see textshadow but if you
> access y you see some hex number rather than
> textshadow+1
> >>
> Notepad handles it just fine.  VTI also works well for
> dissassembling
> the
> ROM, and it fills in many known values for you with
> their respective
> equates.
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Thousands of Stores.  Millions of Products.  All in one place.
> Yahoo! Shopping: http://shopping.yahoo.com
>
>



References: