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