Results 1 to 7 of 7

Thread: SDL for PSP ?

                  
   
  1. #1
    PSP User Saracchini's Avatar
    Join Date
    Dec 2006
    Location
    Bristol - UK
    Posts
    293
    Rep Power
    69

    Default SDL for PSP ?

    I interested in develop some applications for PSP , more exactly, porting my applications wich uses SDL library.It's for port my experimental 2d game engine with virtual machine like RPGMaker, Mugen ... make portable application between different platforms is my goal, i've sucessfull done it with Symbian and now PSP looks a interesting platform.

    Where I can find SDL for PSP ? I tried search in the forum but "sdl" have only 3 letters and i did'nt find anything in the posts in Development section...

    I'll be glad if someone help me

  2. #2
    DCEmu Coder Sektor's Avatar
    Join Date
    Nov 2005
    Location
    Australia
    Posts
    212
    Rep Power
    72

    Default

    Source code for PSPSDL 1.2.9 is here: svn://svn.ps2dev.org/psp/trunk/SDL
    You need an SVN client like TortoiseSVN to download.

  3. #3
    PSP User Saracchini's Avatar
    Join Date
    Dec 2006
    Location
    Bristol - UK
    Posts
    293
    Rep Power
    69

    Default

    I using Linux svn , and it aways give to me this error:
    "svn: No repository found in 'svn://svn.ps2dev.org/trunk/SDL'
    I can acces the trunk by http ( http://svn.ps2dev.org/) but i can only download one file per time !

    It's not connection problem because i tested svn with other repositories .
    Anyway, thanks for the help !

    ___________EDIT__________
    For some reason svn list is command is no t working, checkout works fine !

  4. #4
    DCEmu Coder Sektor's Avatar
    Join Date
    Nov 2005
    Location
    Australia
    Posts
    212
    Rep Power
    72

    Default

    Try svn://svn.ps2dev.org/psp/

  5. #5
    PSP User Saracchini's Avatar
    Join Date
    Dec 2006
    Location
    Bristol - UK
    Posts
    293
    Rep Power
    69

    Default

    I tried right now the first addres and it worked fine... i dont undertand why.
    Now i'm instaling the PSP dev kit and i will try convert some of my SDL programs and see the results. PSP SDL has sound support wich are great for me (Symbian SDl doesn´t have, except for AnotherGuest's ESDL)

    Thanks papito !

  6. #6
    DCEmu Newbie
    Join Date
    May 2006
    Posts
    2
    Rep Power
    0

    Default

    Try using su or sudo with svn. or try svn --help or /?
    it will give you an argument list

    maybe it blocks because you don't even have the right authority!

    or even a simple update couldn't hurt!

  7. #7
    DCEmu Newbie
    Join Date
    May 2006
    Posts
    2
    Rep Power
    0

    Default

    Quote Originally Posted by Saracchini View Post
    I interested in develop some applications for PSP , more exactly, porting my applications wich uses SDL library.It's for port my experimental 2d game engine with virtual machine like RPGMaker, Mugen ... make portable application between different platforms is my goal, i've sucessfull done it with Symbian and now PSP looks a interesting platform.

    Where I can find SDL for PSP ? I tried search in the forum but "sdl" have only 3 letters and i did'nt find anything in the posts in Development section...

    I'll be glad if someone help me
    mugen is made from allegro i think! due to the origanal being origanally native to the djgpp (GCC for DOS) platform. it might be easy to port though from at least 30m-1hr (at the least!)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •