Skip to content

rhaleblian/dslibris

Repository files navigation

dslibris

C/C++ CI

dslibris is an EPUB ebook reader for the Nintendo DS.

Browser

Quickstart

A sample page

Installation

See the Quickstart page in the Wiki.

Development

Prerequisites

Install devkitPro's toolchain for ARM, aka devkitARM. Then install the required devkitARM packages:

sudo dkp-pacman -S $(cat pacman.txt)

Building

Assure that devkitARM is available to your shell:

. /opt/devkitpro/devkitarm.sh

then

make

dslibris.nds should show up in the top directory.

See Also

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