Jan Bredenbeek wrote:
>          MOVE.W    $12C,A0
>          JSR       $4000(A0) call pa_graph to parse line

Wow, the old and new names are mightily confusing.

What once was called pa_graph is now sb_parse.
What once was called pa_table is now sb_graph.

> Like I stated earlier, this code has been shamelessly copied from the TK2
> ED command :-/.
> Now the interesting question is whether this will work under SMSQ/E.

I don't think anything has changed.

> The vectors are indeed present and point to several JMP instructions
> to the actual code. However the pa_table vector at $12E is not
> really the address of a subroutine but a pointer to a syntax table

That is true for Minerva, too.

> (as is pa_expr at $130 which is not used here)
> That, too, is as, which is needed for pa_graph. Interestingly, on
> SMSQ/E it still points to a JMP (but it might as well be ignored by
> pa_graph).

According to the source there is no JMP?

Cheers, Marcel

_______________________________________________
QL-Users Mailing List

Reply via email to