|
|
1.1 root 1: /*
2: Hatari
3: */
4:
5: extern char Keymap_RemapKeyToSTScanCode(unsigned int Key);
6: extern void Keymap_LoadRemapFile(char *pszFileName);
1.1.1.2 ! root 7: extern void Keymap_DebounceAllKeys(void);
! 8: extern void Keymap_KeyDown(unsigned int sdlkey, unsigned int sdlmod);
! 9: extern void Keymap_KeyUp(unsigned int sdlkey, unsigned int sdlmod);
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.