Releases: gerph/riscos-systemvars
Releases · gerph/riscos-systemvars
v0.04
v0.03
Release 0.03 with:
- Test SWIs in the module.
- Claims of
OS_SetVarValandOS_ReadVarVal - Creating variables (of all types).
- Reading variables (of all types).
- Updating variables (of all types).
- Enumeration.
- Deleting variables.
v0.02
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.