all repos — xyw @ 1cb27c3473d37b755ef2d2e48fbfb27f4d10a65a

A minimal virtual machine and assembler for terminals.

devices/console.h

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

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