![]() |
HP Calculator Firmware - Printable Version +- HP Forums (https://archived.hpcalc.org/museumforum) +-- Forum: HP Museum Forums (https://archived.hpcalc.org/museumforum/forum-1.html) +--- Forum: Old HP Forum Archives (https://archived.hpcalc.org/museumforum/forum-2.html) +--- Thread: HP Calculator Firmware (/thread-72532.html) |
HP Calculator Firmware - John Limpert - 04-28-2005 Is there a document that lists the differences between the software in the HP-49G, HP-49G+ and HP-48GII? I'm familiar with most of the hardware differences between the models, it's the software that I'm fuzzy on. My understanding is that the HP-49G was an improved version of the HP-48G, and that the HP-48GII and HP-49G+ are improved versions of the HP-49G. Besides hardware dependent items, is there any difference between the software in the HP-48GII and HP-49G+? Does the keyboard on the HP-48GII suffer from the same problems as the HP-49G+?
Re: HP Calculator Firmware - Diogenes - 04-28-2005 No such document exists or is necessary. Long time users know there isn't a single new command added to the ROMs of the 49+ from the 49. Supposed bug fixes in the 49+ ROMS have only been to stop excessive battery usage and failed attempts to fix the keyboard problems.
Re: HP Calculator Firmware - Arnaud Amiel - 04-28-2005 However, some of the functions have been reimplemented to run directly on the ARM processor, garbage collection for instance and as the ROM is to be used on 48gii and 49g+ some checks are added for the SD card or the screen size. So the 49g+ ROM is different from teh 49G but it is not obvious, as Diogenes says, not many new commands...
Arnaud
Re: HP Calculator Firmware - James M. Prange (Michigan) - 04-28-2005 As far as I know, no new UserRPL commands, although certain
New SysRPL commands (using extable2): IsApple_I've read a suggestion that MidApple_ checked the SD card, but it doesn't matter whether or not I have the SD card inserted.
Using Nosy 4.1, it looks to me as if IsApple_ and IsBigApple_ end
In assembly language, the BUSCC command now does something; it's
I've read that there are other new assembly language commands; see
Regards, Edited: 29 Apr 2005, 10:01 p.m.
|