Caanoo / WIZ Questions About Wiz Sdk, Etc.


ritz

Still Fresh
Joined
Oct 20, 2008
Messages
2
Location
Canada
Website
www.daftcode.net
Hi all,

I'm currently coding a little hobby project for the Nintendo DS (http://www.daftcode.net), but I was thinking of moving to the Wiz instead. However, I'm hoping that someone can help answer these questions for me first:

1. Is there (or will there be) any info about the Wiz hardware similar to this: http://nocash.emubase.de/gbatek.htm (mirror)? This type of documentation is pretty important to me... I prefer coding with this info on hand as opposed to blind GL commands.
2. Will the Wiz SDK contain it's source code, or just be headers and compiled libraries only?

I'd appreciate any info related to this.

Thanks,
Jeff
 
The Wiz HRM may be leaked in the future, but for now it's kept under wraps and not public (Well, there's a few people that have it, but don't expect them to hand it over). Some people with access to the HRM are developing a library to expose most of the useful functions however.

To be compatible with future Wiz hardware revisions (and with it being GPH, you can guarantee there will be some), you shouldn't assume anything of the hardware, and just use what is provided (pre-compiled libraries etc), otherwise you have the same problem as on the GP32 and GP2X where certain apps don't work on certain hardware revisions.
 
Back
Top