Skip to content

Releases: gerph/riscos-systemvars

v0.04

26 Oct 15:46

Choose a tag to compare

Release 0.04, now better tested.

A couple of minor bugs were fixed as found by the automated testing.

v0.03

26 Oct 14:05

Choose a tag to compare

Release 0.03 with:

  • Test SWIs in the module.
  • Claims of OS_SetVarVal and OS_ReadVarVal
  • Creating variables (of all types).
  • Reading variables (of all types).
  • Updating variables (of all types).
  • Enumeration.
  • Deleting variables.

v0.02

28 Sep 15:35

Choose a tag to compare

Release 0.02 with:

  • Test SWIs in the module.
  • Creating variables (no updates).
  • Setting numbers, strings, evaluated and literal values.
  • Reading numbers and strings.

No support yet for:

  • Code variables.
  • Macro variables.
  • OS SWI claiming.