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

Re: [StrongED] ToggleBD 1.08 available



In message <mpro.ndc7hf0049hm3145v.pittdj@xxxxxxxxxxxx>
          David Pitt <pittdj@xxxxxxxxxxxx> wrote:

> Fred Graute, on 12 Oct, wrote:
>
> > In message <mpro.ndbxyn0036zdf13x2.pittdj@xxxxxxxxxxxx>
> >           David Pitt <pittdj@xxxxxxxxxxxx> wrote:
> >
> > > David Pitt, on 12 Oct, wrote:
>
> > > [snip - Screen Edge not working]
>
> >
> > Line 744 in TaskPart reads:
> >
> >   LDR     R2,[R1,#20]             ; get edge pointer is paused at
> >
> > This needs to be:
> >
> >   LDR     R2,[R12,#block%+20]     ; get edge pointer is paused at
> >
> > Change this and assemble source and it should work.
>
> Or even :-
>
>    LDRB     R2,[R12,#block%+20]     ; get edge pointer is paused at
>
> That works on both the A9home and OS4.39 VRPC.

Just to make sure, are you saying that LDR doesn't work? It should as
the screen edge is returned as a word at block%+20.

Cheers,
Fred.

-- 
StrongED Developer
http://www.stronged.iconbar.com/

--
To unsubscribe send a mail to StrongED+unsubscribe@xxxxxxxxxxxxxx
List archives at http://www.Torrens.org.uk/RO/StrongED/index.html