ICE icon indicating copy to clipboard operation
ICE copied to clipboard

Support more than 85 variables

Open runer112 opened this issue 5 years ago • 3 comments

After 85 variables, variables no longer get correctly allocated due to running out of index register offset range. At this point, you should fall back to referencing extra variables directly.

runer112 avatar Apr 05 '19 00:04 runer112