Post Reply 
HP-48GX ROM P
11-25-2020, 04:07 PM (This post was last modified: 11-25-2020 04:09 PM by MD80_ESP.)
Post: #7
RE: HP-48GX ROM P
(11-25-2020 09:09 AM)Giuseppe Donnini Wrote:  No mystery here:

The VERSION command returns the following two string objects to stack levels 2 and 1, respectively:

2: "Version HP48-X"
1: "Copyright HP 1993"

where X represents the actual ROM revision number.

Now, you only have to inadvertently hit the [+] key and both strings end up being concatenated, which looks like this:

1: "Version HP48-XCop…

(In the case of string objects, the system decompiler responsible for stack objects does not add line feeds even if you are in multi-line mode, which is the default setting (system flag -52 clear). So the result will always be one single line, if necessary truncated to 19 characters, including the opening double-quote delimiter and the closing ellipsis.)

It's not my calculator or picture, I got it from a seller (I have 48SX and 50G and want a 48GX ROM R), and I should have noticed that (banging head against table)...my stack abilities are a bit rusty :-(

Thanks.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
HP-48GX ROM P - MD80_ESP - 11-24-2020, 11:52 PM
RE: HP-48GX ROM P - rprosperi - 11-25-2020, 01:52 AM
RE: HP-48GX ROM P - MD80_ESP - 11-25-2020, 07:18 AM
RE: HP-48GX ROM P - acoto - 11-25-2020, 03:56 AM
RE: HP-48GX ROM P - MD80_ESP - 11-25-2020, 07:20 AM
RE: HP-48GX ROM P - Giuseppe Donnini - 11-25-2020, 09:09 AM
RE: HP-48GX ROM P - MD80_ESP - 11-25-2020 04:07 PM
RE: HP-48GX ROM P - carolinahomes - 06-23-2023, 07:14 PM



User(s) browsing this thread: 1 Guest(s)