home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Assembler / DVP30_2.DMS / in.adf / FD / console_lib.fd < prev    next >
Encoding:
Text File  |  1993-02-11  |  321 b   |  14 lines

  1. * "console.device"
  2. ##base _ConsoleDevice
  3. ##bias 42
  4. ##public
  5. CDInputHandler(events,consoleDevice)(a0/a1)
  6. RawKeyConvert(events,buffer,length,keyMap)(a0/a1,d1/a2)
  7. ##private
  8. *--- functions in V36 or higher (distributed as Release 2.0) ---
  9. consolePrivate1()()
  10. consolePrivate2()()
  11. consolePrivate3()()
  12. consolePrivate4()()
  13. ##end
  14.