Usage

nanoa

    To assemble "foo.na": "nanoa foo".


    Options:
    -lines=         max source lines
    -ops=           max opcodes
    -vars=          max variables
    -labs=          max labels
    -objs=          max size of the output file
    -s              strip debug info
    

nano

    To start "foo.no": "nano foo".


    Options:
    -q              quiet mode: no start messages
	

Amiga notes:

You have to increase the stack before running the programs.
I use "stack 100000", and this works fine. Maybe you need to use a higher value.


Prev: Arguments | Next: Installation