dosbox win311 running on PSP (ok no driver)

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
mypspdev
Posts: 178
Joined: Wed Jul 11, 2007 10:30 pm

dosbox win311 running on PSP (ok no driver)

Post by mypspdev »

Good Day to all, thanks in advance for help. I've set up dosbo× and have windows 311. I red someone has been able to run it on PSP. I red that it is necessary an iso image from dosbo× on pc of the installed folder as c mount disk. I have creted a .iso copy but I do not know how to use it on PSP: mount c copy.iso doesn't work. I will try to create an iso bootable, again I'd like to know how to use it on PSP. Thanks for help and if I'm wrong please let me know if possible a sort of tutorial. thanks
User avatar
Wally
Posts: 663
Joined: Mon Sep 26, 2005 11:25 am

Post by Wally »

u'd probably have to mount the iso as a CDrom

Code: Select all

mount drive directory -t cdrom
give that a whirl
mypspdev
Posts: 178
Joined: Wed Jul 11, 2007 10:30 pm

Post by mypspdev »

Wally4000 wrote:u'd probably have to mount the iso as a CDrom

Code: Select all

mount drive directory -t cdrom
give that a whirl
Thanks for your attention and possible suggestion.
Summary:
- I have on my pc dosbox the installed Win311 under dosbox. It works properly on pc.
- I create an image MyWin.iso with MagicISO of the /Windows/ working directory and I obtain on my PC MyWin.iso file
- I check if it works on my pc-dosbox. I enter command at prompt:
c:/>mount k c:/dosbox/MyWin.iso -t cdrom
I obtain
c:/dosbox/MyWin.iso isn't a directory

May be I'm not understing something.

Thanks for correcting my wrong and trivial assumptions, here we are to share, suggest and learn something more....
IM back!
Posts: 44
Joined: Tue Apr 17, 2007 9:53 pm

Post by IM back! »

its imgmount c ms0:/myiso.iso -t iso
sorry for spelling!
mypspdev
Posts: 178
Joined: Wed Jul 11, 2007 10:30 pm

Post by mypspdev »

Thanks very much work in progress have new results.

With iso image mounted as well declared above (sorry I was wrong), now on PSP I could run win3.11, logo ok, file manager main window ok, but "Write Error" reading win.ini file and program group files is rised.
How coudl I go forward next final progress step, having succesfully open my win3.11 on PSP?

Thanks a lot

EDIT, one hour later:
That's ok both for Win3.0 and Win3.11: all works well.
I'm trying to install some applications now.
(Finally Mathematica ... on PSP...)
paco.
Posts: 19
Joined: Wed Sep 05, 2007 8:28 pm

Post by paco. »

mypspdev,can you do a tutorial?
bye!
mypspdev
Posts: 178
Joined: Wed Jul 11, 2007 10:30 pm

Post by mypspdev »

paco. wrote:mypspdev,can you do a tutorial?
bye!
I'll send you a pm.
Here I'm a guest, I 'm not considering me as authorized here to add a tutorial for w#i#n#### which is not part of pure PSP dev.
my best
crazyc
Posts: 408
Joined: Fri Jun 17, 2005 10:13 am

Post by crazyc »

mypspdev wrote:(Finally Mathematica ... on PSP...)
There could be a problem here. I don't know how much Mathematica uses the fpu but my vfpu x87 emulator only supports single floats and all double or 80-bit floats are reduced in precision. Anyone who uses math apps should be careful and tell me if a problem is noticeable.
mypspdev
Posts: 178
Joined: Wed Jul 11, 2007 10:30 pm

Post by mypspdev »

crazyc wrote:
mypspdev wrote:(Finally Mathematica ... on PSP...)
...my vfpu x87 emulator only supports single floats and all double or 80-bit floats are reduced in precision.
Thanks very much for your important warning.
I'll check, just now installations are in progress.
I'll let you know.
again thanks for support
Post Reply