aboutsummaryrefslogtreecommitdiffstats
path: root/src/keyb.h
blob: 3de5a2116b517d2284d4f8ebb9a1fac7d4f2f5af (plain) (blame)
1
2
3
4
5
6
7
8
#pragma once
#include <stdint.h>

void update_keyb(void);
int getch(int detect_brk);
int kbhit(void);
void int16(void);
uint8_t keyb_read_port(unsigned port);
Un proyecto texto-plano.xyz