SDL-mirror/src/joystick
Sam Lantinga a0f696ddfa Date: Wed, 26 Jan 2005 13:37:09 GMT
From: Peter Naulls
Subject: RISC OS SDL Patches

Sam, I've attached a diff of the latest changes to libSDL for RISC OS
support.  These changes are by Alan Buckley and myself.

The most significant of these are:

  Optimised assembler blit rountines - I've attached the file
   src/video/riscos/SDL_riscosASM.s which is needed for this.

  Move to using /dev/dsp instead of its own audio implementation.
  This means that src/audio/riscos/SDL_drenderer.c should be removed

  Typo fixes.  Mainly correct spelling of "RISC OS", but some from elsewhere
  too.

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401036
2005-02-12 18:01:31 +00:00
..
amigaos Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
beos Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
bsd Fix from Alfred Perlstein 2004-11-12 21:24:46 +00:00
darwin Date: Wed, 25 Feb 2004 06:41:17 -0500 2004-02-26 13:45:22 +00:00
dc Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
dummy Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
linux Backing out new changes, at Chris Nelson's request. 2004-09-11 17:48:41 +00:00
macos Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
mint No need to try to emulate analog axis when SDL support digital hats 2004-10-31 13:15:33 +00:00
riscos Date: Wed, 26 Jan 2005 13:37:09 GMT 2005-02-12 18:01:31 +00:00
win32 Hmm, this should work a little better. :) 2004-08-21 03:55:12 +00:00
.cvsignore Initial revision 2001-04-26 16:45:43 +00:00
Makefile.am Added initial support for RISC OS (thanks Peter Naulls!) 2003-05-29 04:44:13 +00:00
SDL_joystick.c Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_joystick_c.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00
SDL_sysjoystick.h Updated copyright information for 2004 (Happy New Year!) 2004-01-04 16:49:27 +00:00