Skip to content

Implement `title`, `author` and `while` commands.

Pre-release
Pre-release
Compare
Choose a tag to compare
@haroldo-ok haroldo-ok released this 05 Oct 21:41
· 205 commits to main since this release
9d67fa3
  • title and author are used for populating the ROM header;
  • while allows to keep repeating a block of code while a condition is true.