Path: utzoo!attcan!uunet!zephyr.ens.tek.com!uw-beaver!mit-eddie!mintaka!think.com!zaphod.mps.ohio-state.edu!caen!ox.com!umich!umeecs!msi.umn.edu!noc.MR.NET!gacvx2.gac.edu!hhdist From: TNAN0@CCVAX.IASTATE.EDU Newsgroups: comp.sys.handhelds Subject: Display question Message-ID: Date: 1 Feb 91 02:36:00 GMT Lines: 22 To: handhelds@gac.edu Return-path: To: handhelds@gac.edu X-VMS-To: IN%"handhelds@gac.edu" I have a question that I put forward every once in awhile in hopes that SOMEONE can answer it correctly... Please listen carefully... The HP-48sx display is memory mapped, but it is NOT fixed. The various parts of the display (stack area and menu label area) can be moved independantly of each other (by poking around near address 100h - I believe that it's 120h-124h actually for the upper portion of the screen and 130h-134h for the lower). Anyway, my question is: Where does the HP keep track of the current addresses associated with the position of the screen (120h-124h and 130h-134h provide no useful information, they are write-only). The screen memory itself it laid out like two GROBs, so I assume that there are two 'GROB pointers' somewhere in memory... Where are these? I assume that the author of Chip must know since this was what caused him problems in the first version of Chip with screen offset. Please post this information if you feel that you know. Hint: The answer is NOT 70890, 709BC, or any other location that the screen has been found at... I am looking for the storage area that holds the address of the screen... Thanks... ---Xeno