Skip to content
This repository has been archived by the owner on Feb 28, 2023. It is now read-only.

Uppercase mnemonics

Compare
Choose a tag to compare
@kspalaiologos kspalaiologos released this 29 Dec 21:02
· 1152 commits to master since this release

This release adds uppercase mnemonics.
Roadmap for v1.2.6;

  • make the floors (as in jz_) optional.
  • extend the maximum instruction length somehow, because we run out of free instruction names quickly, and there is no possibility of expressing complex constructs in 3 bytes in range of 0x41-0x5A that actually express content to the reader.
  • separate the register usage groups (might be a bold move).
  • Add a new finishing register for faster memory peek/poke.