Hi,
I have been thinking about the speed of the PocketFrog/PocketHAL libraries on the PC platform lately. I think it is not very well suited for the PC and more for the PPC.
I am doing some research on the SDL library for Windows right now. I am thinking about converting PocketFrog/PocketHAL to SDL for the PC version only. I will try to be 100% compatible with the actual GameAPI syntax, so that code between the PPC and the PC will be fully cross-platform.
This will allow me to port PPL more easily to other platforms as well in the future.
What do you guys think about this move?