Resources for the experiments in APRIS 2023.
To avoid conflicting names, the function names are different:
- into_sleep -> xsinto_sleep
- into_active -> xsinto_active
- input -> xsinput
- output -> xsoutput
The address translation is implemented by a constant CORPO_START
.
It is not difficult to change it to a macro or a function.
See eval1/README.md.
See eval2/README.md.