[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Apple II+ compatible disassembler
- Subject: Re: Apple II+ compatible disassembler
- From: Tom Zuchowski <71214.1670@CompuServe.COM>
- Date: 1996/04/21
- Newsgroups: comp.sys.apple2
- Organization: CompuServe, Inc. (1-800-689-0736)
- References: <4lanqd$sas@atlantis.atlantis.actrix.gen.nz>
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