More actions
(Created page with "{{Infobox PSP Homebrews |title=Bochs PSP |image=bochspsp2.png |description=Windows and Linux on the Sony PSP. |author=Matan Gillon |lastupdated=2005/08/12 |type=Computer |vers...") |
m (Text replacement - "Category:PSP homebrew emulators" to "") |
||
(2 intermediate revisions by the same user not shown) | |||
Line 8: | Line 8: | ||
|version=2005 | |version=2005 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/psphomebrew/bochspsp.7z | |download=https://dlhb.gamebrew.org/psphomebrew/bochspsp.7z?k33p0fil35 | ||
|website=http://www.hacker.co.il/psp/bochs/ | |website=http://www.hacker.co.il/psp/bochs/ | ||
}} | }} | ||
This is a port of the open source x86 emulator [https://bochs.sourceforge.io/ Bochs] to the PSP. | This is a port of the open source x86 emulator [https://bochs.sourceforge.io/ Bochs] to the PSP. | ||
Line 51: | Line 50: | ||
==External links== | ==External links== | ||
* Author's website - http://www.hacker.co.il/psp/bochs/ | * Author's website - http://www.hacker.co.il/psp/bochs/ | ||
Latest revision as of 06:03, 8 Mayıs 2024
Bochs PSP | |
---|---|
General | |
Author | Matan Gillon |
Type | Computer |
Version | 2005 |
License | Mixed |
Last Updated | 2005/08/12 |
Links | |
Download | |
Website | |
This is a port of the open source x86 emulator Bochs to the PSP.
It is capable of running Windows 95 and Linux on the PSP. However there is no keyboard support.
Installation
Make a new directory under the mso:/PSP/GAME/ directory and copy the EBOOT.PBP file to it.
Create a directory named VM under the root of the Memory Stick (e.g ms0:/VM/).
Copy a Bochs configuration file to the VM directory and name it bochsrc.bxrc.
Copy the bochs BIOS and your image files anywhere on the Memory Stick. You can also find some readily available images from here.
Edit the Bochs configuration file to point to your files. Use the "ms0:/" prefix as the root of the memory stick (e.g ms0:/VM/windows.img). An example file is included.
Controls
D-Pad - Mouse movement (press repeatedly)
Square - Left mouse button
Circle - Right mouse button
Cross - Middle mouse button
Start - Opens the windows start menu
Select - Quits immediatly (though you should shutdown windows instead)
Media
PSPwindows95bochs.3G2 (kesiization)
Known issues
Keyboard is not implemented.
Mouse handling issue - once you get the mouse moving it will keep moving in that direction even when you're trying to move to a different direction. The solution is to counter the movement by moving to the opposite direction. It's sort of like trying to push the mouse the other way in order to stop it.
External links
- Author's website - http://www.hacker.co.il/psp/bochs/