Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!van-bc!tvbbs!Alex_Topic From: Alex_Topic@tvbbs.UUCP (Alex Topic) Message-ID: Newsgroups: comp.sys.amiga.programmer Subject: Re: Checking for a Keystroke (in C) Distribution: world Date: 21 Jun 91 07:47:03 PST Organization: Tunnel Vision BBS! Well about keyboard scan..heh Well one time when I was makeing one of those take over the machine demos, I wanted to have keyboard control. For instance I want 2 keys that would switch to NTSC or PAL right away.. just a test thingy I wanted to do/ You scan the CIA chip.. $bffd00 something not too sure..hmm let me check the manual..heh Not too sure on what it is. What you get is a RAW keyvalue..and just take the value and compare it to what you want it to do. ONly problem I get different values..Its weird..hmm later.. A.t.