HomeSort by relevance Sort by last modified time
    Searched full:ikbd (Results 1 - 7 of 7) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/
SDL_ikbdinterrupt.S 24 * IKBD 6301 interrupt routine
42 /*--- Install our IKBD vector ---*/
79 lea ikbd,a0
86 movel #ikbd,0x118:w
119 /*--- Uninstall our IKBD vector ---*/
174 /*--- Our custom IKBD vector ---*/
181 ikbd: label
189 | Check if source is IKBD or MIDI
296 | Check if source is IKBD or MIDI
331 | Check if source is IKBD or MID
    [all...]
SDL_xbiosevents.c 65 /* Read IKBD vectors base */
92 /* Read IKBD vectors base */
SDL_ikbdevents_c.h 25 * Atari keyboard events manager, using hardware IKBD
SDL_ikbdevents.c 25 * Atari keyboard events manager, using hardware IKBD
SDL_atarievents.c 70 /* Default is Ikbd, the faster except for clones */
94 if (SDL_strcmp(envr, "ikbd") == 0) {
  /external/qemu/distrib/sdl-1.2.15/
README.MiNT 57 Keyboard (GEMDOS, BIOS, GEM, Ikbd)
58 Mouse (XBIOS, GEM, Ikbd, /dev/mouse (non working atm, disabled))
61 Joysticks and joypads (Ikbd, Hardware)
70 xbios ikbd ikbd vbl(2) ikbd
117 Set to 'ikbd' to force IKBD 6301 keyboard driver
125 'ikbd-joy1-[on|off]' for IKBD joystick on port 1 (hardware access
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/joystick/mint/
SDL_sysjoystick.c 46 1 joystick on IKBD port 1, read via hardware I/O
47 or same joystick on IKBD port 1, read via xbios
216 {SDL_FALSE,"IKBD joystick port 1",0},
308 /* IKBD on any Atari, maybe clones */
313 TEST_JOY_ENABLED(envr, "ikbd-joy1", IKBD_JOY1);

Completed in 79 milliseconds