Usage:
Just choose what type of code you want. Then type the item number. You can find all the item numbers here:
You can download this script, along with the code generator, here:
You can view the latest changes here:
|
No data collected. |
<bit operator>: The following bit operators are supported:
& = AND
| = OR
^ = XOR
<< = Shift left
>> = Shift right
<numeric value>: A decimal or hexadecimal (preceded with 0x).
Example:
&=0x00000018
|=0x61