Results 1 to 6 of 6

Thread: Port DOS game to PSP ... WITHOUT SOURCE?

                  
   
  1. #1
    DCEmu Newbie
    Join Date
    Oct 2006
    Posts
    5
    Rep Power
    0

    Default Port DOS game to PSP ... WITHOUT SOURCE?

    Hi. I am new to the psp and C++ Development scene and I was wondering how easy it would be to port a dos game to PSP. If not a direct port then maybe some sort of DOS emulator for the PSP. Specifically this game by the name of Digger. Not sure if anyone else knows of it, so here is a link to in... LINKY

  2. #2
    DCEmu Old Pro kando's Avatar
    Join Date
    Jul 2006
    Posts
    1,050
    Rep Power
    71

    Default

    there are 2 dos emulators out there, both of which suck....

    dosbox and bochs, which can both be found under the "emulators" section of dcemu psp site...under x86...

    but they are both SLOW AS CRAP.

    if you can find some way to port a better working DOS environment that would KICK ASS!

    its definatly needed. im not sure the complications of it, but im sure someone here can explain it better

    i wanna play moraff's world, space quest 5, kings quest 7, space ace, hocus pocus, warcraft....the list goes on.

    i actually made a post a while back about me getting warcraft 1 to run off of dosbox...

    http://www.dcemu.co.uk/vbulletin/sho...light=warcraft

    lemme know if anything works out for ya

  3. #3
    DCEmu Regular skater9269's Avatar
    Join Date
    Jun 2006
    Posts
    258
    Rep Power
    67

    Default new to c++

    when you say new to c++ do you mean completley or to the psp if you are completley new to c and c++ you are most definatley not even close to ready to take on any emulator project.please explain your knowledge of c++ do you understand classes pointers,and all that good stuff...

    btw are any of the psp dos emus open source.

  4. #4
    DCEmu Newbie
    Join Date
    Oct 2006
    Posts
    5
    Rep Power
    0

    Default

    Quote Originally Posted by skater9269 View Post
    when you say new to c++ do you mean completley or to the psp if you are completley new to c and c++ you are most definatley not even close to ready to take on any emulator project.please explain your knowledge of c++ do you understand classes pointers,and all that good stuff...

    btw are any of the psp dos emus open source.

    When I say new, I means new to C++ entirely. I am a generally fast learner and I have some experience with web programming and some of Java. I understand that there is no way I could make an entire emulator myself at this stage, but I suppose I could help out or something like that...

    EDIT: Am I even on the right track assuming that the base to the emulator could be ported from the open source DOS (FreeDOS)?

  5. #5
    DCEmu Old Pro kando's Avatar
    Join Date
    Jul 2006
    Posts
    1,050
    Rep Power
    71

    Default

    kelrith: in theory yes. however, like in other threads i've read, if you are new to C++, you will want to practice with the PC first, as porting the program to work specifically with the psp hardware/software is quite the task.

    but yea, freedos looks like it may do it!

  6. #6
    GP2X Coder/Moderator
    Join Date
    Jan 2006
    Posts
    1,678
    Rep Power
    84

    Default

    FreeDOS is a complete OS. Porting a X86 OS to the PSP is NOT easy which was why both DosBox and Boches was ported.

    You be better off making a clone of the game instead.

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
  •