Nothing really changed in this release, the vm instruction set and how it work is the same as the 1.0 release.
The major changes are located in the general code structure, especially in how someone can easily update the machine code or
the instruction set. By using the X macro technique and some c preprocessor power is possible now to easily update the instruction set
without change things in too many places.