/* * UAE - The Un*x Amiga Emulator * * Support for mapping BeOS scancodes to UAE input events * * Copyright 2004 Richard Drummond */ extern const struct uaekey_hostmap beos_keymap[]; extern struct uae_hotkeyseq beos_hotkeys[];