home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / apple2 / 24388 < prev    next >
Encoding:
Internet Message Format  |  1992-11-23  |  1.7 KB

  1. Path: sparky!uunet!cs.utexas.edu!uwm.edu!linac!att!ucbvax!SIUCVMB.SIU.EDU!ST2975
  2. From: ST2975@SIUCVMB.SIU.EDU
  3. Newsgroups: comp.sys.apple2
  4. Subject: HyperC and opsys16x
  5. Message-ID: <9211231321.AA27737@apple.com>
  6. Date: 23 Nov 92 13:22:40 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Distribution: world
  9. Organization: The Internet
  10. Lines: 32
  11.  
  12. I've put hyperc16.bsq in the incoming subdirectory of the hyperc
  13. anonymous ftp site.  This is a beta version, especially regarding
  14. IIgs users.  This is a HYPERC specific application.  Those without
  15. ftp access can send me a request via email and I'll send you a
  16. copy.  It runs on 65802/816 Apple computers or compatibles.
  17. The hyperc anonymous ftp site is calvin.sfasu.edu.
  18.  
  19. Previous versions of opsys16 used the 8 bit machine stack in page $1.
  20. This version uses a 16 bit machine stack directly.
  21.  
  22. Opsys16x and opsys16 contain a true 16 bit cp-interpreter.  Opsys contains
  23. an 8 bit cp-interpreter that emulates a 16 bit machine.  Opsys, opsys16
  24. and opsys16x all run HyperC C programs compiled using the cc script.  This
  25. includes the language tools pp, ppf, hyperc, asm65 asmcp and lnk as well as
  26. the lib and sym utilities.
  27.  
  28. Caveats:
  29.  
  30. I suggest that anyone with a hard drive, especially IIgs users, should
  31. use a disk version to test it initially, with the hard drive disconnected.
  32. This version disables interrupts on entry and on the shell 'bye' command
  33. restores the processor status register and any interrupts previously
  34. enabled.  A later version will include 16 bit interrupt support.
  35.  
  36. ccn compiled programs will put the opsys16x and opsys16 cp-interpreter
  37. in a state it cannot recover from.  *** BEWARE ***.
  38.  
  39. Send comments, bug reports etc. to me at:
  40.  
  41. st2975@siucvmb.siu.edu
  42.  
  43. Andy W.
  44.