| View previous topic :: View next topic |
| Author |
Message |
DairyKing
Joined: 28 Jun 2008 Posts: 13
|
Posted: Tue Aug 12, 2008 1:39 am Post subject: Bochs for PSP compiles |
|
|
Remember I posted couple of threads about porting ucLinux to PSP.
After trying for some time, I've decided to start with something maybe easier - a VM like Bochs.
My intention is, if Bochs works on PSP, as least at 286/386 speed, we can have a more usable linux running on it. And console programs such as vi, gcc, www would work without any modification. (with IR keyboard of course, imagine you can write/compile c++ programs on PSP on the fly! :D)
I started with this project yesterday, and today I've got it compiled to a EBOOT.PBP file. My PSP is not with me right now, so I'll leave the testing for tonight.
If somehow it works, I'll post the source code tree as well as the porting process on my homepage. (www.peidaqi.com) 8-) |
|
| Back to top |
|
 |
Wraggster
Joined: 26 Aug 2005 Posts: 121
|
Posted: Tue Aug 12, 2008 3:35 am Post subject: |
|
|
hi bochs was ported back in 2005 ( http://psp-news.dcemu.co.uk/bochspsp.shtml ) but never updated since then, it got a slashdot but that was all, would be nice to see someone actually take this project on and get it running stuff great, good luck :) _________________ Webmaster of http://www.dcemu.co.uk
DCEMU The Worlds Only Homebrew & Gaming Network of Sites. |
|
| Back to top |
|
 |
DairyKing
Joined: 28 Jun 2008 Posts: 13
|
Posted: Tue Aug 12, 2008 7:45 am Post subject: |
|
|
Yes, it was said to be ported but no binary or source were released.
I found the problem might be the speed... with my default configure settings,
a freedos image runs even very slow on my 2.4Ghz duo core... :( |
|
| Back to top |
|
 |
KickinAezz
Joined: 03 Jun 2007 Posts: 328
|
Posted: Tue Aug 12, 2008 7:52 am Post subject: |
|
|
IS it not possible on Dosbox? _________________ Intrigued by PSP system Since December 2006.
Use it more for Development than for Gaming. |
|
| Back to top |
|
 |
Raphael

Joined: 17 Jan 2006 Posts: 646 Location: Germany
|
Posted: Tue Aug 12, 2008 8:47 am Post subject: |
|
|
| KickinAezz wrote: | | IS it not possible on Dosbox? |
Dosbox emulates (as the name says) a DOS environment, rather than just a x86 CPU. So you're not going to run a Linux on top of that (unless you run another VM inside Dosbox...). _________________ <Don't push the river, it flows.>
http://wordpress.fx-world.org - my devblog
http://wiki.fx-world.org - VFPU documentation wiki
Alexander Berl |
|
| Back to top |
|
 |
arika
Joined: 02 Apr 2009 Posts: 1
|
Posted: Thu Apr 02, 2009 1:07 am Post subject: |
|
|
Sorry for bumping old topics.
I have tried to compile bochs 2.3.7 with newest psp toolchain (gcc 4.3.2),
it get compiled, but crashed in PSP with exception of std::bad_alloc in bx_init_options().
Is it possible some bugs in PSP port of libstdc++? |
|
| Back to top |
|
 |
Gaby_64

Joined: 19 Dec 2008 Posts: 33
|
Posted: Thu Apr 02, 2009 4:00 am Post subject: |
|
|
Go on psp.wijou.com where Matan G himself posted the source code to bochs, I have made a package with bochs 2.3.7 with the fixes to make it work on PSP. I havnt been able to configure it properly yet, because some stuff with SDL changed and I dont have a working Ubuntu+psptoolchain installed _________________ <a><img></a> |
|
| Back to top |
|
 |
Kreationz
Joined: 18 May 2008 Posts: 53
|
Posted: Wed Jun 10, 2009 1:53 pm Post subject: Sorry about the bump.. |
|
|
| Hello, I'm just wondering what was causing the issue as I've seen this on other PSP homebrew, but then all I ever see is I fixed it and no explanation as to what happened. |
|
| Back to top |
|
 |
jsharrad
Joined: 20 Oct 2005 Posts: 102
|
Posted: Wed Jun 10, 2009 5:33 pm Post subject: |
|
|
| Only time I ever see it is when I run out of memory. |
|
| Back to top |
|
 |
hnaves
Joined: 03 Feb 2009 Posts: 30
|
Posted: Sat Jun 13, 2009 2:11 am Post subject: |
|
|
| May I help? |
|
| Back to top |
|
 |
Kreationz
Joined: 18 May 2008 Posts: 53
|
Posted: Sat Jun 13, 2009 5:15 am Post subject: |
|
|
| I know I'm running out of memory and suspect it is due to a leak. I post a new thread about it now that I have more information on the subject. |
|
| Back to top |
|
 |
|