Skip to content

Windows Frotz 1.24

Compare
Choose a tag to compare
@DavidKinder DavidKinder released this 02 Dec 20:15
· 8 commits to master since this release

Windows Frotz 1.24 was released on 2nd December 2023.

  • Windows Frotz will have a dark user interface if Windows' dark mode is enabled.
  • The tokenise opcode now correctly handles the case of being passed a custom dictionary that starts with zero word-separator characters.
  • If the print_addr opcode is passed a string which starts below the 64K boundary but stretches past it, the interpreter will not now crash.