HP-48GX ROM P
|
11-25-2020, 09:09 AM
(This post was last modified: 11-25-2020 09:41 AM by Giuseppe Donnini.)
Post: #6
|
|||
|
|||
RE: HP-48GX ROM P
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.) |
|||
« Next Oldest | Next Newest »
|
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)