Domain: tri-bit.com
Stories and comments across the archive that link to tri-bit.com.
Stories · 2
-
First Step In DS Wifi Challenge Complete
josath writes "The DS Wifi Bounty Milestone 1 has been completed! (previously on /.) The hardware registers to use the wifi built into the Nintendo DS has been documented. This is a huge step, as this was done with absolutely no documentation on the hardware. Stephen Stair has received ~$1400 for this milestone, and is working towards getting the other half by creating a tcp/ip stack. Once a TCP/IP stack is implemented on top of the hardware layer, homebrew NDS developers can start using the wifi in their own apps/games! This comes before Nintendo has officially released any wifi-capable games." -
DS Wifi Bounty Set
Chris_Yates writes "A bounty has been set to go to the first person to release an open-source tcp/ip implementation for Nintendo DS's wifi hardware capabilities. It may not include illegal source from the SDK, it must compile under a free compiler, preferrably GCC, and you can use other libraries as long as they are non-contaminating. There are also three milestones to the bounty, the first one winning 50%, and the second two winning 25% of the bounty. They are: 1) Figuring out the register set to accomplish (specific list) 2) Implementing correct connect/disconnect code and implementing correct send/recieve code, each of which works both with DSes and PCs and 3) Bootstrapping TCP/IP (or, UDP/IP)"