News

05/07 - libdsbrut-0.93 released
10/11 - libdsbrut-0.92 released
08/20 - libdsbrut-0.91 released, cartridges in stock again

a project by

Gordan Savicic Gottfried Haider

contact us

work on ds bluetooth, devkitPro 25

posted by gohai on 01/06/2009
Happy New Year from DS brut!

We are busy working on our Bluetooth extension card for the Nindendo DS, codenamed Cuvée, and on various improvements to DS brut. The hardware is already up and running, all it needs is just some more code. We're looking forward to release DS bluetooth at the beginning of February.

In the meantime a new version of devkitPro got released which, once again, breaks compatibility with all existing homebrew sources out there (which we had hoped would not happen that frequently). If you already have a toolchain up and running we advise you to stick to this version for the time being. If you are adventurous or for some other reason forced to use devkitPro version 24, please find a matching test version of libDSuart in the SVN trunk.

List of changes currently in SVN trunk:

added support for devkitArm release 24 (everything except arm7 template.c and arm9 main.c can still also be used with previous versions)
rebased arm7 code to new template (bigger, but has dswifi & maxmod out of the box)
added experimental hardware reset (needs a modified bootloader, see libDSuart/bootloader/ and uartHardwareReset())
added bootloader
added test code for hardware reset and reading accelerometer values