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

Re: Apple II+ compatible disassembler



In article 
<Pine.PMDF.3.91.960418085912.1614922315A-100000@ewu.edu>,
Ian K. Erickson <ierickson@ewu.edu> wrote:
> What diassemblers would work on a II+?

The ancestor of Merlin, Big Mac, included the Sourceror 
disassembler and worked on a II+. It was sold by the A.P.P.L.E. 
user group many years ago.

It's not that hard to write one in Applesoft that PEEKs memory 
addresses and translates them into assembly code.  I saw one 
published years ago in InCider that was only maybe 50 lines of 
Applesoft code.

TomZ