Commands

Portamos is a command-line tool. Run portamos --help for a summary, or portamos <command> --help for options specific to a command.

Command Description
list Detokenize a binary .AMOS file to ASCII source
build Tokenize an ASCII source file to a binary .AMOS file
disasm Export a bank (.Abk / .Abs) to JSON + data files
asm Assemble a bank from a JSON metadata file
raw Wrap raw bytes in a bank envelope
concat Bundle multiple .Abk files into a .Abs bank set

Table of contents


Portamos is open-source software licensed under the Apache 2.0 License.

This site uses Just the Docs, a documentation theme for Jekyll.