SDL_Draw port to the psp

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
coolkehon
Posts: 355
Joined: Mon Oct 20, 2008 5:44 am

SDL_Draw port to the psp

Post by coolkehon »

yep ported this got one more to post here it is on my website

http://kehon.izfree.com/phpBB3/viewtopi ... dae8c5d482

edit: i actually ported this one by accident thinking it had the draw functions i needed, it does except it needs the original SDL_Surface screen and i'm just using this in a plugin which doesnt have the screen and calls an imported function to blit on to screen so it works just not for me so user beware this needs the SDL_Surface screen and it will call SDL_GetVideoSurface (or something along that line)
Post Reply