Skip to content

Java 17 Support / Full Instruction Set

Latest
Compare
Choose a tag to compare
@codesqueak codesqueak released this 17 May 20:41
· 17 commits to master since this release
548447d

Significant changes:

  • Code now uses Java 17 features
  • All possible opcodes now have a specific action. No more exceptions on unknown opcodes
  • Various minor updates and corrections