all repos — xyw @ da2d0985fb6f8ebe7f072144482105b1c04a1e2e

A minimal virtual machine and assembler for terminals.

devices/terminal.h

 1
 2
 3
#include "../xyw.h"

void terminal_output(xyw_byte *data, xyw_byte addr, xyw_byte *error);