0 Members and 2 Guests are viewing this topic.
EDIT: as far as emulating the Prime is concerned, I keep thinking that we should definitely base an emulator of ours on an existing, versatile, full-featured, GPL'ed framework, instead of reinventing a new emulator from scratch.
Hi, as you might know, HP is in the process of releasing a new graphing calculator, dubbed "Prime", based on a S3C2416 ARM chip, but not running U-Boot + Linux. The hardware is more powerful, and the software is less closed-minded, than those of the TI-Nspire, which is based on undocumented chips.For the purpose of making a portable community emulator for this platform, QEMU seems an obvious choice, especially since it's easy to find (very old...) forks of QEMU with support for the pretty similar S3C2410 & S3C2440 chips. Writing everything from scratch (which was done for the Nspire emulator) seems a poor way to use our free time.I'm writing here because I'm not clear about, for instance, 1) the making of a portable UI with clickable buttons interacting with the emulation core, 2) the bootup of something based on neither U-Boot nor Linux, and 3) the creation of memory images / savestates suitable for QEMU.I've already used QEMU for installing standard Linux distros on emulated x86, x86_64, ARM, PowerPC, Sparc and MIPS - but for those, either there's a BIOS which can consume ISO images, or the user points a Linux kernel and an ISO image, and no need for displaying a graphic, clickable keyboard.So... could you explain me / point me to the right, up to date, information ? TIA
I think most people who have an HP Prime are on HP Museum forums it seems. It's hard to attract HP fans on a TI forum when there is an established HP-only board around, same problem we had with Casio people. Certain people might see TI boards as the "enemy" or something.
But I'll tell you that the Casio ClassPad II fx-CP400 is currently a bad thing (only the main (calculator) application can be rotated, Basic is far slower than on the TI-81/80 from the last century
Well, don't forget the fact that the "HP Prime" not having been released worldwide so far, does clearly have a negative impact on people's enthusiasm. Hacking does require a lot of testing with the real thing. So, i'd say as soon as it becomes available and we can play with the real toy, the hacking interest will certainly increase all of a sudden. So, it's also HP's fault . My 2 cents.