libnds 1.4.4
- Refactored and improved eeprom detection code.
- changed timerStop() to clear the entire register and an internal variable.
- added timerTick(), timerPause(), timerStop(), timerUnpause() and cpuGetTiming() functions.
- fixed overflow bug in timerElapsed.
- restored stderr output on default console.
- added oamClearSprite() to clear a single sprite.
- corrected keyboard = symbol.
- startup code allocates VRAM A, B, C & D to reasonable default - main bg, main obj, sub bg & sub obj.
- improved and extended doxygen documentation.
- recompiled with latest libraries.
- updates for new libnds.
- added several new timer examples.