this post was submitted on 10 Apr 2024
37 points (91.1% liked)

retrocomputing

3972 readers
3 users here now

Discussions on vintage and retrocomputing

founded 1 year ago
MODERATORS
 

I've not tried this but it looks interesting!

top 4 comments
sorted by: hot top controversial new old
[–] [email protected] 6 points 4 months ago

I've just built it from source to check it out.

Looks great, all the included apps work fine. I seem to only be able to open one app at the time and can't find any way to close it or change to a different one, but that may be a problem on my setup.

I still haven't tried any 3rd party apps.

[–] [email protected] 5 points 4 months ago (1 children)

I am a big Palm OS fan.

Is there any advantage using this instead of an emulator?

[–] [email protected] 4 points 4 months ago (1 children)

Apparently it is an emulator, with the exception that it can’t write palm os-created documents? Due to “endianness” incompatibility at the moment.

Sounds cool tho.

[–] [email protected] 8 points 4 months ago

IIRC, it differs from an emulator in that it doesn’t emulate the hardware of a PalmPilot and run the PalmOS firmware and any apps in this emulation, but instead implements the PalmOS APIs in native code and runs only the app code in an emulator. In other words, it’s to an emulator what WINE is to VMWare.