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