Re: A86: Re: post a program


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

Re: A86: Re: post a program




I don't think there are any special calls.  You just need to have the
right flags set, like that textautoscroll flag.

Caymran wrote:

> -----Original Message-----
> From: Kirk Meyer <_@ibm.net>
> To: assembly-86@lists.ticalc.org <assembly-86@lists.ticalc.org>
> Date: Monday, April 27, 1998 4:40 PM
> Subject: Re: A86: Re: post a program
>
> >
> >sure. here it is:
> >
> > ld hl,$FC60
> > ld de,$FC00
> > ld bc,$03A0
> > ldir
> >
> >that should work, although i didn't directly copy it from the source
> >file (maybe this isn't what you want though - maybe you went the text
> >wrapping routines)
>
> I would (like to see the text wrapping routines), if you do not mind.
>
> Thanks,
> Caymran




References: