HomeSort by relevance Sort by last modified time
    Searched refs:Atari_ShutdownEvents (Results 1 - 3 of 3) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/ataricommon/
SDL_atarievents_c.h 53 extern void (*Atari_ShutdownEvents)(void);
SDL_atarievents.c 62 void (*Atari_ShutdownEvents)(void);
84 Atari_ShutdownEvents=AtariIkbd_ShutdownEvents;
89 Atari_ShutdownEvents=AtariGemdos_ShutdownEvents;
102 Atari_ShutdownEvents=AtariIkbd_ShutdownEvents;
108 Atari_ShutdownEvents=AtariGemdos_ShutdownEvents;
114 Atari_ShutdownEvents=AtariBios_ShutdownEvents;
  /external/qemu/distrib/sdl-1.2.12/src/video/xbios/
SDL_xbios.c 873 Atari_ShutdownEvents();

Completed in 121 milliseconds