Search found 2056 matches

by WinterMute
Tue Sep 28, 2010 12:31 pm
Forum: DS/DSi Development
Topic: What does getBatteryLevel do?
Replies: 5
Views: 6931

Re: What does getBatteryLevel do?

meh, that's what I get for not testing "simple" code when I assume operator priority.

Fixed in libnds 1.4.7
by WinterMute
Tue Sep 28, 2010 1:01 am
Forum: Bug Reports
Topic: fifoSendValue32() got problem if MSB is not zero (?)
Replies: 8
Views: 17206

Re: fifoSendValue32() got problem if MSB is not zero (?)

This is fixed in SVN now, turned out that the header word wasn't being returned to the free pool for those double word messages, oops. Should be in libnds 1.4.7 when I roll the release sometime in the next day or two.

http://devkitpro.svn.sourceforge.net/viewvc/devkitpro/trunk/libnds/source/common ...
by WinterMute
Mon Sep 27, 2010 10:09 pm
Forum: DS/DSi Development
Topic: Help with a small program?
Replies: 13
Views: 14835

Re: Help with a small program?

add #include <fat.h>, a call to fatInitDefault() and make sure you have -lfat in the LIBS line in your arm9 Makefile *before* -lnds9

protip: don't do this -> cBMP15 frameBMP=createBMP15FromFile("fat0:/gbaframe.bmp");

createBMP15FromFile("gbaframe.bmp"); should load the bmp from the same directory ...
by WinterMute
Sun Sep 26, 2010 12:40 pm
Forum: DS/DSi Development
Topic: DSi and WPA
Replies: 3
Views: 8119

Re: DSi and WPA

It's generally considered bad manners to resurrect old threads like this, it's known as necroposting. I'll let this one go since there isn't any information in this thread which no longer applies to current tools.

The DSi doesn't support WPA when running in DS mode, afaik that's not possible ...
by WinterMute
Sun Sep 26, 2010 12:31 pm
Forum: devkitARM
Topic: hi,who have the devkitARM r20?
Replies: 3
Views: 6985

Re: hi,who have the devkitARM r20?

Please also note that we're on the verge of releasing devitARM r32, no support is provided here for historical releases. The vast majority of old code out there is a simple job to update for the latest tools.
by WinterMute
Sat Sep 25, 2010 12:50 am
Forum: Off Topic
Topic: random 3DS discussion
Replies: 10
Views: 27192

Re: random 3DS discussion

What makes you think an ARM11 can't run ARM7 code?

We were discussing this the other day on IRC and I said something similar but what I was thinking was that it's impossible to make an ARM11 behave exactly like an ARM7 - it's a faster processor even at the same clock speed and it has cache ...
by WinterMute
Thu Sep 23, 2010 10:03 am
Forum: devkitPPC
Topic: No sound with libogc
Replies: 4
Views: 10104

Re: No sound with libogc

Link order matters

Code: Select all

LIBS	:=	-lwiiuse -lbte -lmodplay  -lasnd -logc  -lm
As a general rule of thumb, -logc should always be last, followed by standard compiler libraries such as -lm
by WinterMute
Thu Sep 23, 2010 8:01 am
Forum: devkitARM
Topic: new MSYS version contains virus (maybe)
Replies: 6
Views: 12325

Re: new MSYS version contains virus (maybe)

Unfortunately this happens with disturbing regularity, it's a false positive. Replace your AV software with something that works. Avast has been working well for me.
by WinterMute
Thu Sep 23, 2010 1:24 am
Forum: Announcements
Topic: libnds 1.4.6, default arm7 0.5.16, dswifi 0.3.13
Replies: 1
Views: 9191

libnds 1.4.6, default arm7 0.5.16, dswifi 0.3.13

libnds 1.4.6, the default arm7 0.5.16 and dswifi 0.3.13 are 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 ...
by WinterMute
Thu Sep 23, 2010 12:03 am
Forum: DS/DSi Development
Topic: grit
Replies: 2
Views: 6967

Re: grit

Yeah, I just checked here and those options don't give me tiles.