PSPSDK in Linux image
PSPSDK in Linux image
I have found In ZX81 website http://zx81.zx81.free.fr/serendipity/in ... Users.html here is showing disk-ubuntu-psp Linux Ubuntu Disk image file with installed PSPSDK. I tried to download it 2 times. My internet maxim speed is 128 kb/s firstly it is downloading at 20kb/s then 100kb/s after about an hour slow down to 15 kb/s and after 6 hours it jus stop downloading :/ (~70%) wtf...??? Is any more mirros any torrent? in emule or somewhrere not from dl.free.fr becouse if i press stop or pause it resets becouse start downloading hmtl file (12kb...) ...
Thats really old by now. Its better you use install the PSPSDK in cygwin.
After that use a windows IDE like DevC++
http://ifile.it/ma2ut1p/pspsdk_with_dev_c__.php_.mht
After that use a windows IDE like DevC++
http://ifile.it/ma2ut1p/pspsdk_with_dev_c__.php_.mht
Actually, with linux you CAN as long as the kernel wasn't recompiled specifically for the particular configuration. At most you'd have to change the X conf script for the video (although if it's set for VESA, you don't even have to do that). It's one of linux's better features - running on virtually anything regardless of what it was installed on. That allows you to install on one computer and move the drive to another and still work.
No it doesn't let you mount a physical partition. The only official way to access files on the host machine is to create a virtual shared folder that points to a folder on the host. The virtual share is a SAMBA share, so it can be accessed natively in Windows and Linux.
You CAN get direct disk access though using 3rd party tools like the Ghost client and connecting to the server on the host. Since he needs to dump the only active partition from ZX81's image, he would probably need to mount another disk with Ghost installation as the primary disk and mount the Linux image as the secondary disk.
And VirtualBox images aren't really compatible between different machines running VirtualBox either, at least not for a Windows installation. The virtual machine sees the same CPU and some other motherboard components as the host machine.
You CAN get direct disk access though using 3rd party tools like the Ghost client and connecting to the server on the host. Since he needs to dump the only active partition from ZX81's image, he would probably need to mount another disk with Ghost installation as the primary disk and mount the Linux image as the secondary disk.
And VirtualBox images aren't really compatible between different machines running VirtualBox either, at least not for a Windows installation. The virtual machine sees the same CPU and some other motherboard components as the host machine.