Path: utzoo!attcan!uunet!microsoft!alonzo From: alonzo@microsoft.UUCP (Alonzo GARIEPY) Newsgroups: comp.sys.handhelds Subject: Re: HP 48sx memory strings Message-ID: <53591@microsoft.UUCP> Date: 15 Mar 90 19:11:54 GMT References: <16848@orstcs.CS.ORST.EDU> Reply-To: alonzo@microsoft.UUCP (Alonzo GARIEPY) Organization: Microsoft Corp., Redmond WA Lines: 15 In article <16848@orstcs.CS.ORST.EDU> smithj@jacobs.CS.ORST.EDU.UUCP (Jeremy Smith) writes: > > 719B0:403505440240449 SPD DI 72000:8E920C7200C2A20 ) ' ,* > ... > 7fff0: HP48-A I noticed that you only looked for strings at even addresses. Because the HP 48 (and HP 28) are nibble based, strings can also start at odd addresses. My memory scanner for the 28 prints out each segment of memory twice, the second offset by a nibble, for just this reason. Happy hunting, Alonzo Gariepy alonzo@microsoft