Mercurial > sdl-ios-xcode
changeset 1109:91ec1a565b2e
And do not forget the correct test
author | Patrice Mandin <patmandin@gmail.com> |
---|---|
date | Mon, 08 Aug 2005 08:17:35 +0000 |
parents | 5fe7c6b8adc3 |
children | b6fdf299a2f3 |
files | src/video/ataricommon/SDL_ikbdinterrupt.S |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/src/video/ataricommon/SDL_ikbdinterrupt.S Mon Aug 08 08:06:05 2005 +0000 +++ b/src/video/ataricommon/SDL_ikbdinterrupt.S Mon Aug 08 08:17:35 2005 +0000 @@ -143,7 +143,7 @@ ikbd: | Check if source is IKBD or MIDI btst #0,0xfffffc04.w - beqs ikbd_oldmidi + bnes ikbd_oldmidi moveml d0-d1/a0,sp@- moveb 0xfffffc02:w,d0 @@ -204,7 +204,7 @@ | Check if source is IKBD or MIDI btst #0,0xfffffc04.w - beqs ikbd_oldmidi + bnes ikbd_oldmidi movew d0,sp@- @@ -223,7 +223,7 @@ | Check if source is IKBD or MIDI btst #0,0xfffffc04.w - beqs ikbd_oldmidi + bnes ikbd_oldmidi movew d0,sp@- @@ -242,7 +242,7 @@ | Check if source is IKBD or MIDI btst #0,0xfffffc04.w - beqs ikbd_oldmidi + bnes ikbd_oldmidi moveb 0xfffffc02:w,_SDL_AtariIkbd_joystick+1