[Coco] Coco Disassembler
Bill Pierce
ooogalapasooo at aol.com
Thu Mar 26 17:29:16 EDT 2015
Thanks Tim
I see where it could be hard to convert from Mac to Windows. Maybe the sources could help to create a Windows app from scratch.
I have thought many times of writing something similar, but always get sidetracked into something else. I've done a lot of work in MS Visual Studio with audio (wav) files for audio recording and playback, so working with the audio is no problem. Disk is even easier. It's the disassembly algorhythm that gets complicated to me. But I know much more now than I did then so I may try working some with this and see what comes of it.
Thanks again :-)
Bill Pierce
"Today is a good day... I woke up" - Ritchie Havens
My Music from the Tandy/Radio Shack Color Computer 2 & 3
https://sites.google.com/site/dabarnstudio/
Co-Contributor, Co-Editor for CocoPedia
http://www.cocopedia.com/wiki/index.php/Main_Page
E-Mail: ooogalapasooo at aol.com
-----Original Message-----
From: tim lindner <tlindner at macmess.org>
To: Bill Pierce <ooogalapasooo at aol.com>; CoCoList for Color Computer Enthusiasts <coco at maltedmedia.com>
Sent: Thu, Mar 26, 2015 5:08 pm
Subject: Re: [Coco] Coco Disassembler
On Thu, Mar 26, 2015 at 1:48 PM, Bill Pierce via Coco
<coco at maltedmedia.com>
wrote:
>
> Tim, that's pretty close to what I'm looking for :-)
> Are the
sources available and if so, what language &
platform?
https://github.com/tlindner/Stream -or-
https://github.com/tlindner/Stream/wiki
It's Obj-C and really tied closely to
the Cocoa GUI framework used by Mac OS X.
> Also, does it do disk files (and
virtual disks)?
It does. I stopped working on it because it didn't scale very
well. I
have a 2GHz machine and I didn't like how unresponsive the
software
became when looking into moderately sized streams, (like two sided
8"
disks).
> I remember seeing this a few years back and thinking it could
be VERY useful given a few enhancements. Those being 6309 support, and OS9
support.
>
> At the moment, I need this for an RSDOS disassembly, but OS9
support would be AWSOME!
>
> I would be willing to contribute in anyway
possible to add the enhancements (if needed).
Converting it to a different
GUI framework (for Windows, or Linux)
would be a large task, but be my guest to
fork it.
--
--
tim lindner
More information about the Coco
mailing list