Thanks, Rob!
I've seen you also updated the variable examples, but that's not just what I
meant. Of course, overlaying with a byte array is often useful, but that would
have seemed quite straight forward to me. What I was missing in the
documentation was this:
var dword base_data var byte low_byte at base_data+0var byte high_byte at
base_data+1var word upper_word at base_data+2
This syntax is working, readable, useful and undocumented ;-)
To get such a structure by documented means, I would have to overlay the data
by both a byte and a word array, and use imho confusing indexes.
Greets,Kiste
Am Freitag, 27. November 2020, 19:59:37 MEZ hat 'Rob Jansen' via jallib
<[email protected]> Folgendes geschrieben:
Branch: refs/heads/master
Home: https://github.com/jallib/jallib
Commit: 1c1213c44f0cc98c88e6526fa191870749ddeb1a
https://github.com/jallib/jallib/commit/1c1213c44f0cc98c88e6526fa191870749ddeb1a
Author: Rob Jansen <[email protected]>
Date: 2020-11-27 (Fri, 27 Nov 2020)
Changed paths:
M compiler/jalv2.pdf
M compiler/jalv2pragma.pdf
Log Message:
-----------
Update of compiler documentationl
--
You received this message because you are subscribed to the Google Groups
"jallib" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jallib/jallib/jallib/push/refs/heads/master/1be91c-1c1213%40github.com.
--
You received this message because you are subscribed to the Google Groups
"jallib" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jallib/247869580.2261769.1606548115623%40mail.yahoo.com.