I've "ported" Puzsion to iOS.
Time needed ~10min
Changes done:
- Change if(os_id == OS_GP2X_WIZ) to if(os_id == OS_GP2X_WIZ OR os_id == OS_MACOS)
- Add a scale_resolution=04800320; scale_resolution_orientation=1;
- Rescale app icon 64x64
- Copy files over to the ipod for testing
Hope you like it! :)