Invictaz / PrexDS

Embedded real-time operating system for the Nintendo DS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

###
# Building instructions (tested with devkitARM r27) :
###

make

###
# /!\ To run PrexDS on hardware /!\
###

If you want to test on a real DS, you have comment DIAG_DESMUME in the config
file, then run the configure script and build.

###
# DS related files
###

/conf/arm/nds_arm9       : Configuration file
/bsp/boot/arm/nds_arm9   : Bootloader
/bsp/hal/arm/nds_arm9    : Hardware Abstaction Layer
/bsp/drv/arm/nds_arm9    : Drivers

About

Embedded real-time operating system for the Nintendo DS


Languages

Language:C 100.0%Language:Shell 0.0%