Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 648 Bytes

README.md

File metadata and controls

41 lines (25 loc) · 648 Bytes

apricos-examples

Example apricos programs

Requirements

To assemble the examples, you will need:

To run the examples, you will need:

Assembling

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

Executing an example

To execute an example, enter the following:

aprsim <example-name>.bin

Licence

See LICENCE for details