- [x] Macros for each register and flag (`X0`, `V`, etc.) - [ ] Less workarounds for strings - perhaps 2 custom (terminated or not) string types. Compiler error with helpful message when attempting to use std types. - [ ] Buffer usage - maybe it should be a property of the function? - [ ] Auto-generate requirement messages
X0,V, etc.)