mirror of
https://github.com/RevCurtisP/C02.git
synced 2024-11-25 21:33:44 +00:00
9 lines
59 B
Plaintext
9 lines
59 B
Plaintext
|
OP VALUE
|
||
|
= 1
|
||
|
< 2
|
||
|
<= 3
|
||
|
> 4
|
||
|
>= 5
|
||
|
<> 6
|
||
|
|