[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: anybody got a 65c02 or 65c816 disassembler?
I could help you in 6502 assembly. I did a routine and added code to
extract the prodos calls similar to the way block buster works. I'm
not familiar with Nintendo machines. I took a cursory look at this
code and don't see why it wouldn't work. That is to say most of the
typing has been done. Perhaps a little interpretation would be needed.
http://www.programmersheaven.com/zone8/cat715/1119.htm
Look a little deeper than you might expect there is a lot here.
> all i found there were a few emulators, not disassemblers :(
>
> all i really need is something equivalent to the Apple II monitor
> disassembler. simple, stupid and fast. not interactive, no smarts
> about separating out data from code etc.
>
> thanks