Skip to content

drdanick/apricos-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published