Skip to content

v1.32 - dual parameter stack

Compare
Choose a tag to compare
@jkotlinski jkotlinski released this 28 Mar 03:25
· 1294 commits to master since this release

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

v1 32

(On left side: v1.31. On right side: v1.32. Shorter distance between raster bars indicates that v1.32 gives a nice speedup.)