Mercurial > sdl-ios-xcode
diff src/video/ataricommon/SDL_xbiosmouseinterrupt.S @ 287:e4bd0cf95506
From: Patrice Mandin <pmandin@caramail.com>
Subject: [SDL] [PATCH] Little cleanups for Atari port
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Wed, 27 Feb 2002 16:15:34 +0000 |
parents | c5010ab8ba35 |
children | f6ffac90895c |
line wrap: on
line diff
--- a/src/video/ataricommon/SDL_xbiosmouseinterrupt.S Tue Feb 26 14:38:53 2002 +0000 +++ b/src/video/ataricommon/SDL_xbiosmouseinterrupt.S Wed Feb 27 16:15:34 2002 +0000 @@ -69,7 +69,8 @@ .text .even .ascii "XBRA" - .ascii "_SDL" + .ascii "LSDL" + .comm oldvector,4*1 _SDL_AtariXbiosMouseVector: moveml d0/a1,sp@- @@ -96,10 +97,6 @@ rts .data - - .even - .comm oldvector,4*1 - .even .comm _SDL_AtariXbios_mousex,2*1 .even