Skip to content

v1.25

Compare
Choose a tag to compare
@jkotlinski jkotlinski released this 14 Mar 12:14
· 1633 commits to master since this release
  • math: added um/mod, */, */mod
  • loops: added do, loop, +loop, i, j
  • interpreter: make key up recall previous line entered
  • bugfixed r@
  • dropped "not" word - replaced by 0=
  • rearranged zeropage usage so that parameter stack is a bit bigger
  • documented layout of forth words
  • bugfixed docs: invert, not "not", flips all bits
  • added "bl" word (for space)