File:  [UNIX Amiga Emulator] / uae / src / od-dos / misc / handlers.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:40:30 2018 UTC (8 years, 3 months ago) by root
Branches: MAIN, BSchmidt
CVS tags: uae089, uae088, uae087, uae086, uae085, uae0829, uae0828, uae0827, uae0826, uae0825, uae0824, uae0823, uae0822, uae0821, uae0820, uae0819, uae0818, uae0817, uae0816, uae0815, uae0814, uae0813, uae0812, uae0811, uae0810, uae076, uae075, HEAD
uae-0.7.5b

 /*
  * UAE - The Un*x Amiga Emulator
  *
  * DOS handlers.
  *
  * (c) 1997 Gustavo Goedert
  *
  * Led routines by Michael Sontheimer
  */

int InstallHandlers(void);
void UninstallHandlers(void);
static void KeyboardHandler(void);
int InstallKeyboardHandler(void);
void UninstallKeyboardHandler(void);
static void MouseHandler(_go32_dpmi_registers *MouseRegs);
int InstallMouseHandler(void);
void UninstallMouseHandler(void);
void NumLockLED(int on);
void CapsLockLED(int on);
void ScrollLockLED(int on);
UBYTE InitLED(void);
void RestoreLEDStatus(UBYTE ubSavedLED);
void PicassoRefresh(void);

extern int Original_produce_sound;

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.