all repos — xyw @ 1b9c6625a9cdd0854290b3ea922279a1991fbe94

A minimal virtual machine and assembler for terminals.

devices/clock.h

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

xyw_byte clock_input(xyw_byte *data, xyw_byte addr, xyw_byte *error);