Dslibris Save

An ebook reader for the Nintendo DS, DS Lite, and DSi.

Project README

C/C++ CI

Herein lies the source code for dslibris, an EPUB ebook reader for the Nintendo DS, DSi and DSi XL.

Browser

Quickstart

A sample page

Releases

Download the zip file in the Releases section.

Installation

See INSTALL.txt or the Quickstart page in the Wiki.

Development

Prerequisites

We use devkitPro's toolchain for ARM, aka devkitARM.

Development is biased towards Debian-clan (eg Ubuntu) as a platform. You should also get far with macOS. CentOS and msys2 have also worked, but haven't been checked recently. Ubuntu under WSL would work too, but you'll be missing mount support for emulator testing.

The bootstrap script can speed up getting started after cloning the repo.

Some configuration exists for using Visual Studio Code.

Building

To build the program, assure devkitARM is available to your shell:

. activate

then

make

dslibris.nds should show up in the top directory.

See the Makefile for rules that apply DLDI for a few specific cases (R4, CycloDS Evolution, MPCF).

Debugging

$DEVKITARM/bin/arm-none-eabi-gdb and DeSMuME, using the latter's cflash image and ARM9 stub features.

See the gdb Make rule for a debugging process.

See Also

Blog: http://ray.haleblian.com/wordpress/dslibris-an-ebook-reader-for-the-nintendo-ds/

Development Tools: http://devkitpro.org

W3C: http://idpf.org/epub

Open Source Agenda is not affiliated with "Dslibris" Project. README Source: rhaleblian/dslibris
Stars
55
Open Issues
17
Last Commit
2 months ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating