Quantcast
Channel: PSV window, multiple page access for large arrays in flash?
Viewing all articles
Browse latest Browse all 34

Re: PSV window, multiple page access for large arrays in flash? (flubydust)

$
0
0
NKurzman
So if you create Const arrays bigger than 32K the Compiler will handle it automatically?
That will be handy.



I am pretty sure you can but you have to add -mlarge_arrays (or something like that) to the compiler options and place them in prog space and use __prog__ decorations. The generated code will be inefficient so it is probably better to split into sub 32k chunks and choose which chunk to access.
 

Viewing all articles
Browse latest Browse all 34

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>