v1.32 - dual parameter stack
2015-03-27: v1.32
- switched to dual parameter stack that is split up in MSB/LSB sections.
this is a nice optimization! - optimized "branch"
- renamed "var" to "variable"
- added "depth" (gives depth of parameter stack)
- added "sp0" (bottom address of LSB parameter stack)
- added "sp1" (bottom address of MSB parameter stack)
- removed "sp@"
- bugfixed & optimized "ls"
- moved zptmp, zptmp2, zptmp3 and ip to new locations
(On left side: v1.31. On right side: v1.32. Shorter distance between raster bars indicates that v1.32 gives a nice speedup.)