Bochs for PSP compiles
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-)
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-)
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 :)
-
- Posts: 328
- Joined: Sun Jun 03, 2007 10:05 pm
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...).KickinAezz wrote:IS it not possible on 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
http://wordpress.fx-world.org - my devblog
http://wiki.fx-world.org - VFPU documentation wiki
Alexander Berl
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>
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.