Skip to content

Yolol v8

Compare
Choose a tag to compare
@martindevans martindevans released this 07 Nov 22:11
· 132 commits to master since this release

This release includes a new version of the Emulator and the brand new assembler for the yasm language which compiles into Yolol.

Yolol Emulator

  • Better formatting of error messages
  • Fixed comments
  • Removed support for multiple emulators emulating a device network
  • New internal implementation of strings

Yolol Assembler

  • Initial release
  • See some example code here