Klaas-Jan Stol wrote:
2.b is the ".constant" directive from pasm mode (which is in the macro
layer) removed?
After some discussion on IRC and review: the only thing I want to change
from the current way constants work is to change the name of the
'.constant' macro substitution to '.macrocons
Klaas-Jan Stol wrote:
1. line 96 talks about the data types "int", "string", "pmc" and
"float". [...] Wasn't the word "num" standard?
Yup, good catch. Probably crept in during the original edit down to just
4 types from the earlier long list.
2.a line 246, about .globalconstant, doesn't sp
Hi,
I had a look at the revision of pdd19, it reads much better than the first
document.
I do have some comments, besides the reply I gave earlier (but I later
realized I didn't do reply-all).
1. line 96 talks about the data types "int", "string", "pmc" and "float". I
thought the word "float" wa