libnds 1.4.8
Posted: Wed Oct 20, 2010 1:37 pm
libnds 1.4.8 is now available through the windows installer as usual and from the getting started page on the wiki.
Note: The current desmume stable release doesn't work with the new FIFO code. It has been fixed in SVN and will be working again with the next desmume release.
libnds 1.4.8
Note: The current desmume stable release doesn't work with the new FIFO code. It has been fixed in SVN and will be working again with the next desmume release.
libnds 1.4.8
- edit for consistency, rename glTranslate3f32 to glTranslatef32, glScalef32 takes parameters for all axes
- Changed TIMER_HZ to BUS_CLOCK and made the TIMER_FREQ macros more accurate through use of BUS_CLOCK.
- dynamic array code resets pointer in case realloc moves memory.
- add libnds.dox to source distro.
- move linkedlist & dynamicArray from common code to arm9 only.
- bgGetTileBase -tilebase is 4bit.
- added some sasserts to glCallList.
- Updated for latest libnds