▼ include | |
▼ nds | |
▼ arm7 | |
audio.h | Functions to use the audio channels and microphone from the ARM7 |
camera.h | Low-level camera functions for the ARM7 |
clock.h | Utilities to read and write the real time clock from the ARM7 |
codec.h | DSi "codec" Touchscreen/Sound Controller control for ARM7 |
console.h | API to send console messages to the ARM9 from the ARM7 |
firmware.h | DS firmware flash ARM7 helpers |
gpio.h | DSi GPIO ARM7 definitions and helpers |
input.h | Keypad and touch pad ARM7 helpers |
serial.h | SPI bus controller ARM7 helpers |
tmio.h | TMIO ARM7 module |
touch.h | High-level touchscreen functions for ARM7 |
tsc.h | DS Touchscreen/Sound Controller control for ARM7 |
▼ arm9 | |
▼ peripherals | |
slot2.h | Slot-2 peripheral detection, external RAM |
slot2gyro.h | Slot-2 gyro sensor |
slot2solar.h | Slot-2 solar sensor |
slot2tilt.h | Slot-2 tilt sensor |
▼ teak | |
dsp.h | DSP general utilities |
fifo.h | DSP <-> ARM9 FIFO transfer utilities |
tlf.h | TLF (Teak Loadable Format) description and helpers |
background.h | NDS background defines and functionality |
boxtest.h | 3D box test dunctions |
cache.h | ARM9 cache control functions |
camera.h | Camera functions for the ARM9 |
card.h | Slot-1 and Slot-2 ARM7 read functions |
console.h | NDS stdout and stderr support |
dynamicArray.h | A dynamically resizing array for general use |
grf.h | Functions to load GRF files |
guitarGrip.h | Slot-2 Guitar Grip controller support |
image.h | An image abstraction for working with image data |
input.h | NDS button and touchscreen input support |
keyboard.h | Integration of stdin with a simple keyboard |
linkedlist.h | A simple doubly linked, unsorted list implementation |
math.h | Hardware coprocessor math instructions |
ndsmotion.h | DS Motion Card/DS Motion Pak functionality |
paddle.h | Slot-2 Paddle controller support |
pcx.h | A simple 256 color pcx file loader |
piano.h | NDS Easy Piano option pack support |
postest.h | Position Test Functions |
rumble.h | Slot-2 Rumble |
sassert.h | Simple assertion with a message that disappears if NDEBUG is defined |
sdmmc.h | SDMMC ARM9 module |
sound.h | A simple sound playback library for the DS |
sprite.h | NDS sprite helpers |
trig_lut.h | Fixed point trig functions. Angle can be in the range of -32768 to |
video.h | Contains the basic defnitions for controlling the video hardware |
videoGL.h | Video API vaguely similar to OpenGL |
window.h | Definitions for sprite and background windows |
bios.h | Nintendo DS BIOS functions |
card.h | Slot-1 card commands |
cothread.h | Cooperative multithreading system |
debug.h | Currently only used to send debug messages to NO$GBA debug window |
decompress.h | Wraps the bios decompress functionality into something a bit easier to use |
dma.h | Wrapper functions for direct memory access hardware |
exceptions.h | Functions to handle hardware exceptions |
fifocommon.h | Low level FIFO API |
input.h | Common values for keypad input |
interrupts.h | Nds interrupt support |
memory.h | Defines for many of the regions of memory on the DS as well as a few control functions for memory bus access |
ndma.h | NDMA helpers |
ndstypes.h | Custom types employed by libnds |
nwram.h | New WRAM utilities |
rsa.h | DSi RSA functions |
sha1.h | DSi SHA1 functions |
system.h | NDS hardware definitions |
timers.h | Contains defines, macros and functions for ARM7 and ARM9 timer operation |
touch.h | Contains a struct with touch screen data |
utf.h | UTF helpers |
dlfcn.h | Helpers to load dynamic libraries |
fat.h | Simple replacement of libfat |
filesystem.h | NitroFS filesystem embedded in a NDS ROM |
gl2d.h | A very small and simple DS rendering lib using the 3d core to render 2D stuff |
nds.h | The global include file for NDS applications |