all repos — xyw @ c373ff690a595f92dce281c5b11bc9496bf9a86c

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);