mirror of
https://github.com/uffejakobsen/acme.git
synced 2025-01-10 21:30:30 +00:00
small fix in docs
git-svn-id: https://svn.code.sf.net/p/acme-crossass/code-0/trunk@162 4df02467-bbd4-4a76-a152-e7ce94205b78
This commit is contained in:
parent
a7ec38bff5
commit
c055688355
@ -356,9 +356,7 @@ This is a list of the operators currently known by ACME:
|
||||
1 v | w Bit-wise OR OR
|
||||
|
||||
Operations with higher priority are done first. Of course you can
|
||||
change this using parentheses. If you prefer the aliases over the
|
||||
shorthand characters, note that they must be written in capital
|
||||
letters.
|
||||
change this using parentheses.
|
||||
Note that though there are operators to extract the "low byte", the
|
||||
"high byte" and the "bank byte", there is no operator to extract the
|
||||
fourth byte. If you want to access that, shift it down using ">>>" or
|
||||
|
Loading…
x
Reference in New Issue
Block a user