[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Edasm disassembler
- Subject: Edasm disassembler
- From: retrogear <larrygr510@gmail.com>
- Date: Sun, 14 Oct 2012 18:27:09 -0700 (PDT)
- Complaints-to: groups-abuse@google.com
- Injection-date: Mon, 15 Oct 2012 01:27:09 +0000
- Injection-info: glegroupsg2000goo.googlegroups.com; posting-host=70.35.104.46; posting-account=jKERDgoAAAC7gLN5mRA-DQeBq0YlQi-t
- Newsgroups: comp.sys.apple2
- User-agent: G2/1.0
I just posted a disassembler on Asimov that I wrote like 20 years ago. It produces 65c02 code which can be assembled by Apple's Edasm assembler which I included. The name is Applesource. I included a description of how to use and a sample which produces a disassembly of Bugbyter. I was surprised how well it worked back in the day - enjoy.
Larry