#38568 - killfire - Tue Mar 29, 2005 4:08 am
im not sure where to mention this, but as i cant get on irc, i think this is the next best place.
i think ive found a (small) bug in ndslib; i grabbed it off of cvs last night so i dont think its been fixed yet.
in NDS/lib/ARM9/console.cpp
line 487(and up and down)
there is a while loop, with a conditional i <something, but i is never incremented... its the function void consoleclear (void)... so it would be an infinite loop.
sorry i dont have better specifics, i dont have the laptop on me that has the code....
killfire
i think ive found a (small) bug in ndslib; i grabbed it off of cvs last night so i dont think its been fixed yet.
in NDS/lib/ARM9/console.cpp
line 487(and up and down)
there is a while loop, with a conditional i <something, but i is never incremented... its the function void consoleclear (void)... so it would be an infinite loop.
sorry i dont have better specifics, i dont have the laptop on me that has the code....
killfire