sierra / maze-with-arrays.nv
0 j'aimes
0 forks
2 fichiers
Dernière activité capitalex/maze-with-arrays.nv
• Forké de1 | = |@math| $last |@math| $op $value * = |
2 | |@math| $op $value $last |
3 | = |@math| $last |@math| $op * $value = |
4 | |@math| $op $last $value |
5 | |
6 | = || set new pen color? |pen color| r $g $b |@math| $r = |
7 | |pen color| $r $g $b |
8 | |
9 | = || set new pen color? |pen color| $r g $b |@math| $g = |
10 | |pen color| $r $g $b |
sierra / rgb-assembly.nv
0 j'aimes
0 forks
1 fichiers
Dernière activité june/rgb-assembly.nv
• Forké de1 | ||start |
2 | |start| 1 |
3 | |
4 | |ld x 128, x| ld x 128 |
5 | |ld x 128 | x:128 |
6 | |ld y 128, y| ld y 128 |
7 | |ld y 128 | y:128 |
8 | |
9 | |jz x eol, 4, x| x, 4 |
10 | |jz x eol, 4 | eol |
Plus récent
Plus ancien