aboutsummaryrefslogtreecommitdiffstats
path: root/src/keyb.h
blob: 2517ec616eb3c243e9e7f0ddc39b494095162313 (plain) (blame)
1
2
3
4
5
6
7
8
9
#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);
void suspend_keyboard(void);
Un proyecto texto-plano.xyz