Used wrong offset in joystick packet

This commit is contained in:
Patrice Mandin
2005-05-20 20:37:28 +00:00
parent 65f934caa3
commit 6aa48c2098

View File

@@ -155,7 +155,7 @@ _SDL_AtariXbios_JoystickVector:
movel d0,sp@-
/* New joystick state */
moveb a0@(1),d0
moveb a0@(2),d0
andw #0x8f,d0
movew d0,_SDL_AtariXbios_joystick