[A82] Re: TI82 ROM Version 19.006


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

[A82] Re: TI82 ROM Version 19.006




Disassembling a shell is a fairly easy task, run it through DASMZ80, replcae
the RAM and ROM adresses with some constants, and add a few comments. When
Mathias and I started writing Ash we got permission to use the ZShell source
code, but for some reason they had problems finding the right version of the
source, so we disassembled it (with their permission). If you can get the
permission to use it, a disassembled program can be very useful.

Dines
-----------------------------------------------------------------------
 Dines Justesen             dines@aub.dk             www.aub.dk/~dines
-----------------------------------------------------------------------

----- Original Message -----
From: "Thomas J. Hruska" <shinelight@crosswinds.net>
To: <assembly-82@lists.ticalc.org>
Sent: Monday, July 02, 2001 6:29 AM
Subject: [A82] Re: TI82 ROM Version 19.006


>
> At 11:15 PM 7/1/01 -0500, you wrote:
> >...unless you want to completely disassemble CrASH...
>
> I think I did that a while back...it really wasn't that difficult.  There
> might still be a few untranslated ROM calls, but I think the source is
> somewhere on my machine...yup, found it, 563 lines of Z80 ASM with
original
> byte code.  If I remember right, I completely disassembled it by hand.
> Nobody wanted the source released back then for fear of a million shells
> being created for the 82.  I won't release the source anyway - that's for
> Hideaki to decide.
>
>
>            Thomas J. Hruska -- shinelight@crosswinds.net
> Shining Light Productions -- "Meeting the needs of fellow programmers"
>                   http://www.shininglightpro.com/
>
>




References: