Single char input/asm
07-Nov-91 18:01:56
Sb: #15799-Single char input/asm
Fm: David Oldis 72727,2460
To: Allen Mitts 75216,1236
Allen… I believe that Amiga.lib has a "C" type routine/function that you
are looking for. Its called GetChar(). It uses StdIn (like the CLI window
when first booted up). I'm not sure about the specific values that get
passed to GetChar(), or if it returns with D0 containing the character or
if its passed on the stack. If you don't have Amiga.lib, you can order it
through CATS. The information needed to order the goodies from CBM is
found somewhere in this forum. Goodluck
David