Example apricos programs
To assemble the examples, you will need:
- apricosasm 1.3+
To run the examples, you will need:
- apricosim 0.9+
To assemble all the included assembly files, ensure that the apricosasm jar is present in the asm folder, then enter:
java -jar apricosasm.jar *.asm
To execute an example, enter the following:
aprsim <example-name>.bin
See LICENCE for details