libnds
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 12345]
  include
  nds
  arm7
 audio.hFunctions to use the audio channels and microphone from the ARM7
 camera.hLow-level camera functions for the ARM7
 clock.hUtilities to read and write the real time clock from the ARM7
 codec.hDSi "codec" Touchscreen/Sound Controller control for ARM7
 console.hAPI to send console messages to the ARM9 from the ARM7
 firmware.hDS firmware flash ARM7 helpers
 gpio.hDSi GPIO ARM7 definitions and helpers
 input.hKeypad and touch pad ARM7 helpers
 serial.hSPI bus controller ARM7 helpers
 tmio.hTMIO ARM7 module
 touch.hHigh-level touchscreen functions for ARM7
 tsc.hDS Touchscreen/Sound Controller control for ARM7
  arm9
  peripherals
 slot2.hSlot-2 peripheral detection, external RAM
 slot2gyro.hSlot-2 gyro sensor
 slot2solar.hSlot-2 solar sensor
 slot2tilt.hSlot-2 tilt sensor
  teak
 dsp.hDSP general utilities
 fifo.hDSP <-> ARM9 FIFO transfer utilities
 tlf.hTLF (Teak Loadable Format) description and helpers
 background.hNDS background defines and functionality
 boxtest.h3D box test dunctions
 cache.hARM9 cache control functions
 camera.hCamera functions for the ARM9
 card.hSlot-1 and Slot-2 ARM7 read functions
 console.hNDS stdout and stderr support
 dynamicArray.hA dynamically resizing array for general use
 grf.hFunctions to load GRF files
 guitarGrip.hSlot-2 Guitar Grip controller support
 image.hAn image abstraction for working with image data
 input.hNDS button and touchscreen input support
 keyboard.hIntegration of stdin with a simple keyboard
 linkedlist.hA simple doubly linked, unsorted list implementation
 math.hHardware coprocessor math instructions
 ndsmotion.hDS Motion Card/DS Motion Pak functionality
 paddle.hSlot-2 Paddle controller support
 pcx.hA simple 256 color pcx file loader
 piano.hNDS Easy Piano option pack support
 postest.hPosition Test Functions
 rumble.hSlot-2 Rumble
 sassert.hSimple assertion with a message that disappears if NDEBUG is defined
 sdmmc.hSDMMC ARM9 module
 sound.hA simple sound playback library for the DS
 sprite.hNDS sprite helpers
 trig_lut.hFixed point trig functions. Angle can be in the range of -32768 to
 video.hContains the basic defnitions for controlling the video hardware
 videoGL.hVideo API vaguely similar to OpenGL
 window.hDefinitions for sprite and background windows
 bios.hNintendo DS BIOS functions
 card.hSlot-1 card commands
 cothread.hCooperative multithreading system
 debug.hCurrently only used to send debug messages to NO$GBA debug window
 decompress.hWraps the bios decompress functionality into something a bit easier to use
 dma.hWrapper functions for direct memory access hardware
 exceptions.hFunctions to handle hardware exceptions
 fifocommon.hLow level FIFO API
 input.hCommon values for keypad input
 interrupts.hNds interrupt support
 memory.hDefines for many of the regions of memory on the DS as well as a few control functions for memory bus access
 ndma.hNDMA helpers
 ndstypes.hCustom types employed by libnds
 nwram.hNew WRAM utilities
 rsa.hDSi RSA functions
 sha1.hDSi SHA1 functions
 system.hNDS hardware definitions
 timers.hContains defines, macros and functions for ARM7 and ARM9 timer operation
 touch.hContains a struct with touch screen data
 utf.hUTF helpers
 dlfcn.hHelpers to load dynamic libraries
 fat.hSimple replacement of libfat
 filesystem.hNitroFS filesystem embedded in a NDS ROM
 gl2d.hA very small and simple DS rendering lib using the 3d core to render 2D stuff
 nds.hThe global include file for NDS applications