~ubuntu-branches/ubuntu/karmic/libsdl1.2/karmic

« back to all changes in this revision

Viewing changes to README.NDS

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-12-05 20:29:43 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20071205202943-ryogi07hodn5cdif
Tags: 1.2.12-1ubuntu1
* Merge with Debian; remaining changes:
  - Remove svgalib support.
  - Prefer libgl1-mesa-dev build-dependency over xlibmesa-gl-dev.
  - Build for lpia as for i386.
* Link using -Wl,-Bsymbolic-functions.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
The SDL port to the Nintendo DS
 
2
 
 
3
This port uses the devKitPro toolchain, available from:
 
4
http://www.devkitpro.org
 
5
 
 
6
Precompiled tools for cross-compiling on Linux are available from:
 
7
http://www.libsdl.org/extras/nds/devkitPro-20070503-linux.tar.gz
 
8
 
 
9
todo:
 
10
add ds console specific features/optimizations
 
11
mouse/keyboard support
 
12
dual screen support
 
13
 
 
14
build with:
 
15
cp include/SDL_config_nds.h include/SDL_config.h
 
16
make -f Makefile.ds
 
17
 
 
18
included is an arm9/arm7 template to allow for sound streaming support.
 
19
 
 
20
Enjoy, fix the source and share :)
 
21
Troy Davis(GPF)
 
22
http://gpf.dcemu.co.uk/