|
| | 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.
|
| |