PDA

View Full Version : MIsc DS News



wraggster
December 13th, 2005, 23:46
Source - Drunken Coders (http://www.drunkencoders.com/)

libnifi

libnifi is a project to provide a consistent interface to talking to a Nintendo DS over wireless hiding the details of what card you’re using, and eventually what OS you’re on...

It’s in pretty awful state right now. I can use it to beacon and associate to an NDS, and there is preliminary code to associate with a beaconing DS although it doesn’t work for me.

There are two test applications, beacontest and whosthere.

Currently, on my rt2500-based PCI card using the rt2500 module and the latest CVS rt2500 drivers, beacontest will happily start Polarium Demo.

http://wiki.tbble.net/NintendoDS/Libnifi

libnds update

wintermute:

libnds 20051212
Correct spelling and parameters in doxygen comments
Added bus ownership control functions
Added defines for WAIT_CR bits that control bus ownership
Added consoleDemoInit for prototyping
Initial "Rumble Pak" option cart support (implemented from example source by joat)
Added DISP_CAPTURE and associated macros
Added GFX_CUTOFF_DEPTH
Renamed GFX_ALPHA to GFX_ALPHA_TEST
vramRestorMainBanks changed to vramRestoreMainBanks
Added register definitions for box test and matrix reading
Renamed glAlpha to glAlphaFunc (old name is present but deprecated)
Added new texture formats
Added glCutoffDepth
Changed type input of glClearDepth to fixed12d3, added conversion functions
Fixed difference between GL_RGB and GL_RGBA
Added GL_GET_WIDTH and GL_GET_HEIGHT
Fixed texture loading code to properly load RGB type by setting the high alpha bit
Added glGetInt and glGetFixed, Fixed glOrtho
Renamed glAlpha to glAlphaFunc (old name is present but deprecated)
Added new texture formats
Added glCutoffDepth
Changed type input of glClearDepth to fixed12d3, added conversion functions
Fixed palette rounding issue
corrected card read header address
set/clear LCD interrupts in irqEnable/Disable

http://www.devkitpro.org/index.php

devkitPro Updater 1.2.1

The devkitPro Updater/Installer has been updated to version 1.2.1. This release brings Programmer's NotePad 2.0.6.1 and the new logo, designed by Natrium42.

http://www.devkitpro.org/index.php

Thanks to Drunken Coders for the above news :)