home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.hp48
- Path: sparky!uunet!mcsun!news.funet.fi!funic!nntp.hut.fi!nntp.hut.fi!mheiskan
- From: mheiskan@hut.fi (Mika Heiskanen)
- Subject: Re: 48 SYSEVALed Keys
- In-Reply-To: akcs.alistairl@hpcvbbs.cv.hp.com's message of 16 Nov 92 21:40:02 GMT
- Message-ID: <MHEISKAN.92Nov17150423@lk-hp-12.hut.fi>
- Sender: usenet@nntp.hut.fi (Usenet pseudouser id)
- Nntp-Posting-Host: lk-hp-12.hut.fi
- Reply-To: mheiskan@vipunen.hut.fi
- Organization: Helsinki University of Technology, Finland
- References: <1992Nov10.002238.2425@vax1.mankato.msus.edu>
- <2b080efe.2130.1comp.sys.hp48.1@hpcvbbs.cv.hp.com>
- Date: 17 Nov 92 13:04:23 GMT
- Lines: 22
-
- In article <2b080efe.2130.1comp.sys.hp48.1@hpcvbbs.cv.hp.com> akcs.alistairl@hpcvbbs.cv.hp.com (Alistair S Lang) writes:
-
- >I've just discovered key.sysevals.Z in the hp48/hardware/ directory
- >of seq.uncwil.edu . I've dragged it from another window to this one
- >using XWindows:
- >[...]
-
- Here's another hacking tool should anobody be interested..
-
- FINDKEY
- ( <keypress> -> 2:object 1:address (as user binary) )
- :: WaitForKey
- PTR 3FB1F @ Address of Key-pointer array as system binary
- ROTSWAP
- PTR C4EC DROP @ Find correct key
- PTR C4EC DROPDUP @ Find correct plane
- PTR C612 @ Recall object
- SWAP #>HXS @ Address to hxs
- ;
-
- --
- --> mheiskan@vipunen.hut.fi
-