A86: Re: Re: Assembly-86 Digest V1 #1093
[Prev][Next][Index][Thread]
A86: Re: Re: Assembly-86 Digest V1 #1093
You don't need to actually duplicate ZShell and/or Usgard, just the ROM
calls. For ZShell, you need to duplicate the behavior of ROM_CALL(),
CALL_*(), and JUMP_*() as well as a few addresses such as PROGRAM_ADDR. You
definitely don't need to duplicate the part that finds & shows the programs!
----- Original Message -----
From: jimi malcolm <malcolmj1@juno.com>
To: <assembly-86@lists.ticalc.org>
Sent: Friday, December 24, 1999 7:37 PM
Subject: A86: Re: Assembly-86 Digest V1 #1093
> thank you so much for your feedback. i'll
> get to work on it. does this mean i have
> to dissassemble zshell/usgard and type
> them into my prog? or do i just send those
> strings along with the program
> and copy those strings into that mem area?
> i don't think people are going to
> release the source to those files.
>
> thanks again for the info! i think i get the
> basic idea. no one's really going to be
> running files >12k. bomberbloke is
> the only one i can think of. i'm not
> exactly sure how it works either.
>
> jimi malcolm
> malcolmj1@juno.com
> http://guide.iwarp.com
References: