Skip to content

release 1.3 beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@irmen irmen released this 10 Mar 04:28
· 4160 commits to master since this release
  • fixed many bugs
  • added Tetris clone game example
  • asmsubroutines can now be used in expressions (they return their value on the eval stack)
  • fixed primes.p8 example
  • documented zp type tag and irq handlers
  • gradle can now create a fully contained fat jar (although it still is a lot bigger than what the build script produces)
  • added a few builtin functions such as read_flags