PDA

View Full Version : DiagnoSe



wraggster
May 16th, 2007, 06:41
News from Spinal (http://palib.info/forum/modules/newbb/viewtopic.php?forum=28&post_id=18656#forumpost18656)

At the request/advice of some of the forum members, I have modified my button tester app to test other thing as well.

As you can see I have based its visual style
on that of the Wii menu.

Current features are_
1. Button Test
2. Stylus Test
3. Wifi Test (Not implemented)
4. Boot GBA (Not Implemented)
5. Microphone Test
6. Speaker Test
7. Stuck Pixel Fixer
8. Power Down the DS (No icon yet)

The two blue circles at the bottom will both be used as buttons, one to return to the main menu, the other undecided (perhaps credits?). The current time is also displayed.

The download will be available when the app if finished, sinse I don't know how to boot GBA or Wifi test, it might be some time.

http://spinal.dizidesigns.co.uk/images/diagnose.gif

Adrenalin
May 16th, 2007, 09:23
Sounds great!

Buddy4point0
May 16th, 2007, 20:53
hm, good but i think i can test my ds stuff myslef.
it would be great though if it could fix it lol

Echo1
May 17th, 2007, 01:29
Sounds like a good useful tool. Will download it when available. :)

Jasper_Ward
May 20th, 2007, 23:40
Wow, been fixing most of my friend's DS's when they are dropped... or 3rd party batterypacks explode.... this will be a great utility, i plan on watching for any new progress.

spinal_cord
May 23rd, 2007, 14:23
BootGBA and Wifi Test are now implemented. NDSMotion Card test added. The power button has been moved to the bottom right blue circle. I just need to think of 3 more items to add.

http://spinal.dizidesigns.co.uk/images/diagnose1.gif

Echo1
May 23rd, 2007, 14:29
Good to hear. I'll definitely give this a whirl when released.:)

spinal_cord
May 23rd, 2007, 14:32
Might not be for about a month, I might be entering it in a compo, the rules might only allow 'new' stuff.

Echo1
May 23rd, 2007, 17:26
We can wait.:)

TeenDev
May 26th, 2007, 21:12
how did you get GBA working in PAlib, spinal?

spinal_cord
May 27th, 2007, 09:45
I thought you had it working and were unwilling to share the method?

http://spinal.dizidesigns.co.uk/images/diagnose2.gif

TeenDev
May 28th, 2007, 03:48
I had it working in libnds... and then I thought I had it working in PAlib but nvm. Did you use the way from hbfirmware or RyanFB's little app or did you use the _asm method described on NDS Tek and GBA Tek?

spinal_cord
May 28th, 2007, 09:00
You could have shared your progress up to that point, perhaps we could have both worked on the problem.
Whats the problem getting it working in palib?

TeenDev
May 28th, 2007, 18:00
PAlib doesn't communitcate with the ARM7 easily. I added all the files from my BootGBA() lib for libnds and linked it to both processor's corusponding dir and headerS and C source files.... but one thing I have gotten working is Lick's rebootlib.


EDIT: I think I will just go rewrite it for good ol' libnds.
EDIT: There might also be a way to seperate a PAlib project for both processors by taking a regular libnds combined project's makefiles and adding -lpa7/9 to them and taking away the linking to the ARM7 binary, in the makefile. and adding all the compiling ways for PAlib.

spinal_cord
June 22nd, 2007, 01:33
DiagnoSe should be released within the next few days.

spinal_cord
June 23rd, 2007, 19:40
released. (sorry for the double post).

you can get it here
http://www.neoflash.com/forum/index.php/topic,4356.0.html

http://spinal.dizidesigns.co.uk/diagnose/diagnose_screen.gif

spinal_cord
July 24th, 2007, 21:14
Updated. Many features, give it a try (link in above post).

Markzilla
July 24th, 2007, 22:24
I didn't even know the DS had a temperature sensor in it.

spinal_cord
August 1st, 2007, 00:23
It checks the voltages across two diodes I think, then does some funky math to turn the two readings into one temperature.