nandflasher 0.1 beta

This tool enables to perform some advanced operations to psp nands. It works with both, Undiluted 
Platinum and PSP-Devolution modchips (or "generic nand programmers", as you want to call them :D). 
The device is autodected.

The devolution code has not actually been tested much, because I still don't have devolution.
But hopefully, it will work well.

Users without modchips can use some functions of the program: gipl, sipl, gids, sids, glfs, slfs,
t, ts, and 82, if the specified unit is a file. (to know what the hell i'm talking about, go to
usage.txt). Anyways they would need to install the drivers of one of them, or simply get from somewhere a file
called "FTD2XX.dll".

Refer to file usage.txt for usage.

TODO:

- the gui.
- A driver to see the nand logical flash as a storage device in windows.
- Test the devolution code when i have devolution, fix bugs, etc