mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 09:58:19 -07:00
7 lines
152 B
C
7 lines
152 B
C
/* Copyright holders: Sarah Walker
|
|
see COPYING for more details
|
|
*/
|
|
void keyboard_pcjr_init();
|
|
void keyboard_pcjr_reset();
|
|
void keyboard_pcjr_poll();
|