home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 7391 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.2 KB  |  34 lines

  1. Path: news.ist.utl.pt!news
  2. From: l36612@alfa.ist.utl.pt (Yoda (Rodrigo Ventura))
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Guru code
  5. Date: 15 Apr 1996 23:15:16 GMT
  6. Organization: Instituto Superior Tecnico 
  7. Message-ID: <855.6679T1203T1511@alfa.ist.utl.pt>
  8. References: <Dpr2p8.5Ez.0.staffin.dcs.ed.ac.uk@dcs.ed.ac.uk>
  9. NNTP-Posting-Host: alfa.ist.utl.pt
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
  11.  
  12.  
  13. Christopher Carr wrote (12-Apr-96 12:58:17):
  14. >       Does anybody know what code
  15. >       8000 000A means in Workbench 3.0.
  16.  
  17.         From include:exec/alerts.h
  18.  
  19. #define ACPU_LineA      0x8000000A      /* Line 1010 Emulator error */
  20.  
  21.         Regards,
  22.  
  23. --
  24.  
  25.     +--------------------------------------------------------+-----------+
  26.     |         Rodrigo Ventura, alias <Master Yoda>           |     /     |
  27.     +--------------------------------------------------------+  - / ---  |
  28.     |  Electronic Engineering Course, Control and Robotics   |  | |  |   |
  29.     |     Instituto Superior TΘcnico, Lisboa, Portugal       |  | |  |   |
  30.     +--------------------------------------------------------+  - /  |   |
  31.     | L36612@alfa.ist.utl.pt, http://alfa.ist.utl.pt/~l36612 |   /       |
  32.     +--------------------------------------------------------+-----------+
  33.  
  34.