Free Hero Mesh

Diff
Login
This is a mirror of the main repository for Free Hero Mesh. New tickets and changes will not be accepted at this mirror.

Differences From Artifact [39d72d2eee]:

To Artifact [87ecbf7c86]:


91
92
93
94
95
96
97



98
99
100
101
102
103
104
*goto
*CallSub
ret
-case
-or
-and
-fork




; Arithmetic
add "+"
sub "-"
,mul "*"
,div "/"
,mod







>
>
>







91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
*goto
*CallSub
ret
-case
-or
-and
-fork
-rtn
-link
,exec

; Arithmetic
add "+"
sub "-"
,mul "*"
,div "/"
,mod