Author Topic: Can A Pocketpc Program Run On C860  (Read 3302 times)

robinson10

  • Newbie
  • *
  • Posts: 18
    • View Profile
    • http://
Can A Pocketpc Program Run On C860
« on: December 27, 2004, 10:14:36 pm »
I currently have a C860 and would like to fully migrate from my Toshiba e740, but I can not find a decent PIM. I run Agenda Fusion, it is a very good PIM. Is it possible to create a Window CE atmosphere on my C860 to continue using Agenda Fusion? Any suggestions will be appreciated.
C860
Cacko 1.22
Qtopia 1.5.4
Goal-to dump my e740.

g333

  • Full Member
  • ***
  • Posts: 196
    • View Profile
Can A Pocketpc Program Run On C860
« Reply #1 on: December 28, 2004, 10:35:52 pm »
It would be nice to put PocketPC files on a Zaurus. If I knew how to do it, I'd tell you but sorry I don't.
SL-C3000, Sharp ROM 1.11 JP, AirEdge AH-S405C...

ArchiMark

  • Administrator
  • Hero Member
  • *****
  • Posts: 1830
    • View Profile
Can A Pocketpc Program Run On C860
« Reply #2 on: December 28, 2004, 11:27:51 pm »
robinson10,

You can't put a PPC program on a Z....

The PPC runs the WinCE OS and the Z runs Linux OS....

Would be like trying to run a Mac OSX app on WindowsXP....wouldn't work!

Only way to do such things would be if there was a WinCE emulator app that ran on the Z....but don't even think about it!  

HTH,

Mark
Silicon Valley Digerati - * Please see my Mini Laptops For Sale Listing *
Cosmo Communicator / One-Netbook One Mix Yoga 3S (Win 10/Manjaro 18)
Banana Pi Zero UMPC/Armbian
MacBookPro
Sold: C3200/N900/OQO/N5/Dell Mini9/Netwalker/UMID M1/

robinson10

  • Newbie
  • *
  • Posts: 18
    • View Profile
    • http://
Can A Pocketpc Program Run On C860
« Reply #3 on: December 29, 2004, 07:50:19 am »
Thanks, it was worth a try.
C860
Cacko 1.22
Qtopia 1.5.4
Goal-to dump my e740.

g333

  • Full Member
  • ***
  • Posts: 196
    • View Profile
Can A Pocketpc Program Run On C860
« Reply #4 on: December 30, 2004, 07:59:34 pm »
How would someone make an emulator?  
SL-C3000, Sharp ROM 1.11 JP, AirEdge AH-S405C...

Bundabrg

  • Full Member
  • ***
  • Posts: 183
    • View Profile
Can A Pocketpc Program Run On C860
« Reply #5 on: December 30, 2004, 08:34:39 pm »
Real programmer:
Code: [Select]
cat << EOF > program.binary

(or under dos)

copy con: > program.exe

Ultimate programmer:
Code: [Select]
cat << EOF > program.binary.tbz

(or under dos)

copy con: > program.zip
« Last Edit: December 30, 2004, 08:35:45 pm by Bundabrg »
[img]http://www.worldguard.com.au/brendan-ambi.png\" border=\"0\" class=\"linked-sig-image\" /]

g333

  • Full Member
  • ***
  • Posts: 196
    • View Profile
Can A Pocketpc Program Run On C860
« Reply #6 on: December 30, 2004, 11:10:32 pm »
Some of those PocketPC programs look nice. I wish I could write software.
SL-C3000, Sharp ROM 1.11 JP, AirEdge AH-S405C...

soundwave106

  • Full Member
  • ***
  • Posts: 108
    • View Profile
Can A Pocketpc Program Run On C860
« Reply #7 on: December 31, 2004, 06:21:03 pm »
What would be interesting is if someone ported over the .NET compact framework to the Zaurus. Then, theoretically (snurk snurk) you could run certain .NET programs on both the Z and PPCs.

That, plus stuff like Java programs, are the only realistic way I can see you can run on two machines.

tumnus

  • Hero Member
  • *****
  • Posts: 1176
    • View Profile
    • http://www.cpinkney.org.uk
Can A Pocketpc Program Run On C860
« Reply #8 on: January 01, 2005, 09:13:16 am »
For .NET, search the forums and net for 'Mono'. Some progress has been made on this.
# Search the Zaurus Howtos ## Search the Zaurus FAQs ## Find Z software at ELSI #
--------------------
UK SL5500 with Sharp ROM 3.13, SL5600 with Sharp ROM 1.32 - SuSE 9.0 Pro, Windows XP Home
Qualendar for Calendar and Todo
Socket Bluetooth CF Card (Rev F), Kingmax 512MB MMC Card, Palm Tungsten T Stylus,
Pretec CF->Smartmedia Adapter, Semsons Universal Battery Extender

g333

  • Full Member
  • ***
  • Posts: 196
    • View Profile
Can A Pocketpc Program Run On C860
« Reply #9 on: January 04, 2005, 11:28:51 am »
I've been hearing that there is a rom but I don't know what it is. Also that Palm software can be run on the Zaurus.

Palm

Quote
10. Run Palm OS applications under emulation with QPose [top]

[View this instruction on its own page]

First a note on QPose and emulation in general. Because the Palm uses a different chipset than the Zaurus, there is a significant performance hit when running the Palm OS under emulation. In my experience with QPose, specifically, once you get the software loaded, and if you plan to stay within a single piece of software (not switching back to Home often) then the emulation mode is suitable for productive use of reference materials, or programs that don't require too much input. If you do switch between various programs, you'll see long delays each time you go back Home and then again when launching the application. That having been said, let's proceed to the guide.

Download the QPose packages from Climov's site and install both the -data and the -bin packages in that order. You'll then have an icon that looks like the blue one below in your Applications tab named 'Palm Emulator'. Next, download the PalmM100 ROM image from this site. You'll need to upload the ROM image file into ~/Documents/application/x-rom/.

You may need to prepare your ROM image as described on this page to put it into little-endian format. I don't remember if I did this or not. http://www.cypherpunks.ca/zaurus/ 

You can at this time put any Palm applications into ~/Documents/application/x-prc/. Looking at your Documents tab you should see files that look like this representing Palm applications and Palm ROMs.


If you don't see these custom icons, make sure that the following entries are in your /home/QtPalmtop/etc/mime.types file then restart Qtopia. You should also manually add these to your Qtopia Desktop's mime.types file located on your Windows machine at Qtopia Desktop\etc\mime.types in order to ensure that uploaded files end up in the right place on your Zaurus.

application/x-pdb pdb
application/x-prc prc
application/x-pqa pqa
application/x-psf psf
application/x-rom rom ROM

The following steps will illustrate how to get your Palm emulator running the first time, and how to install your first application.

Its probably a good idea to enable swap space for extra RAM. See the instructions for #9 directly above.
Tap the program icon in the Applications tab to start it up (just to make sure it runs). It takes a moment, but then you'll see this screen prompting you to open a ROM file. 
So, do like it says and open the ROM file from your documents tab. You will see this screen asking you to specify your emulator settings. If you are using an 8MB swap file, you can run an 8MB Palm, but I've found 4MB to work sufficiently for running/storing a few applications. 
Once you click OK on the settings window, the Palm OS loads. This may take a while, but eventually you'll see the main window with the pre-loaded applications. 
To load your own applications, switch back to the Documents tab and open a Palm application file. You'll see a progress bar while it loads into the emulator's RAM. 
After loading new programs, you may need to force a refresh of the Palm's internal list by opening a small program (like calculator) then going back to Home view before the new icon appears. 
When you are done using the Palm, just close it up. Your settings, including loaded applications and any data, is stored in a file at /home/QtPalmtop/share/qpose/posession.psf. You might want to make a backup of this file in order to restore your current state if anything should happen. The next time you start qpose by opening the application icon, you'll be brought back to the exact same state your Palm was in when you left -- and a bit quicker, too.
You can disable the swap when you no longer need it.
Just to prove that this works, I loaded a very large and complicated piece of software that is very popular on the Palm platform: The ePocrates medical database. It took about 35 minutes to load all the related files, but then I backed up my posession.psf file so I could restore it easily, anytime. Here are screenshots of ePocrates in action -- and the speed is quite usable.

Glen
SL-C3000, Sharp ROM 1.11 JP, AirEdge AH-S405C...

tovarish

  • Sr. Member
  • ****
  • Posts: 297
    • View Profile
Can A Pocketpc Program Run On C860
« Reply #10 on: January 04, 2005, 06:29:57 pm »
qpose is frustatingly  slow
having owend 2 palmos devices before the c860 made be really look forward to qpose

tovarish