![]() |
GP32 ITALIAN SITE
This site was born to help all people want to develop software for GP32.
Actually the site is under costruction.
News!!!!! (09/07/2002)
GP32 DEMO a DEMO FOR GP32 OF ALL I DO (FOR REAL HW)
WIN32 BMP_TO_ILZ an APP EXAMPLE THAT CONVERT A BITMAP (24-BIT) TO A .ILZ COMPRESSED FILE TO EXPORT FOR GP32.
WIN32 BMP Class ver 1.00 (CONVERT 24-BIT BITMAP TO 16 BIT PLAN BINARY).
WIN32 LZW Class ver 1.00 (Compressing/Decompressing)
GP32 LZW Class ver 1.00 (Only Decompressing)
Video Class ver 0.03 (Only CVideoLcd Class in source code) :
Update:
1) Methods Add :
GetPixel()
PutPixel()
FillScreen()
RotateBlit()
2) Some Optimization
News!!!!! (29/06/2002)
Video Class ver 0.02 (Only CVideoLcd Class in source code) :
Update :
1) Add a new Optimized MyBlit Method (is better than original blit of Gp32!!!!!!!) (work only for 16-bit Bitmap!!!!!)
2) Add a new Encapsulation of Textout...
Video Class ver 0.01 (a Example for ADS that incapsulate a Video Class Library) - SOURCE CODE