dslibris is an EPUB ebook reader for the Nintendo DS.
See the Quickstart page in the Wiki.
Install devkitPro's toolchain for ARM, aka devkitARM
.
Then install the required devkitARM packages:
sudo dkp-pacman -S $(cat pacman.txt)
Assure that devkitARM is available to your shell:
. /opt/devkitpro/devkitarm.sh
then
make
dslibris.nds
should show up in the top directory.
Blog: http://ray.haleblian.com/wordpress/dslibris-an-ebook-reader-for-the-nintendo-ds/
Development Tools: http://devkitpro.org
EPUB/W3C/IDPF: http://idpf.org