NAME ^

examples/assembly/cat.pasm - cat-like utility

SYNOPSIS ^

    % ./parrot examples/assembly/cat.pasm

DESCRIPTION ^

Simple cat-like utility to test PIO read/write. Does not use STDIO.

Echoes what you type once you hit return.

You'll have to Ctl-C to exit.


parrot