all repos — xyw @ c632e3a4cdd4d21b1f431030eb3723bbed10ae9d

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