home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / atari / st / tech / 4211 < prev    next >
Encoding:
Text File  |  1992-07-31  |  3.4 KB  |  82 lines

  1. Newsgroups: comp.sys.atari.st.tech
  2. Path: sparky!uunet!math.fu-berlin.de!news.th-darmstadt.de!backus.pu.informatik.th-darmstadt.de!wallmann
  3. From: wallmann@backus.pu.informatik.th-darmstadt.de (Natuerlich!)
  4. Subject: Hacking Contest
  5. Sender: news@infoserver.th-darmstadt.de (The Usenet-News System)
  6. Message-ID: <1992Jul31.174631.29070@infoserver.th-darmstadt.de>
  7. Date: Fri, 31 Jul 1992 17:46:31 GMT
  8. Nntp-Posting-Host: backus.pu.informatik.th-darmstadt.de
  9. Organization: MSD software vault #9 @THD
  10. Keywords: BIOS,XBIOS,GEMDOS
  11. Lines: 69
  12.  
  13. ----------------------------------------------------------------
  14.                            HACKING-CONTEST
  15. ----------------------------------------------------------------
  16. Change the screen color on a normal ST using only those XBIOS, 
  17. BIOS and GEMDOS calls that have been available since TOS 1.2 in
  18. -as many different ways- as possible. Each entry is scored
  19. according to this table:
  20.  
  21.  
  22.    Changes color voluntarily       +7 pts    ; these two are of course!
  23.    Changes color                   +4 pts    ; mutually exclusive
  24.    Being resolution dependent      -1 pts
  25.    Crashes after changing color
  26.    or terminating                  -2 pts
  27.    Crashes w/o changing color      -3 pts
  28.    Used same idea with a different
  29.    system call                      1 pts max. for this entry
  30.    Used small modification of the
  31.    same idea with the same system
  32.    call                             0 pts max. for this entry
  33.    Uses any non-TOS calls anywhere  0 pts max. for this entry
  34.    Uses Supexec or Super anywhere   0 pts max. for this entry
  35.  
  36.    Solutions depending on special hardware can not be accepted.
  37.  
  38.  
  39. With changing colors voluntarily I mean, that you have full control
  40. over the (16-bit) color value.
  41. All points are added, the one with the most points wins!
  42. You have to accept that the way points are given are solely my own
  43. judgement.
  44.  
  45.    Each entry should be a *seperate* little source of working
  46. code in C and/or assembler. Please write as compiler/assembler
  47. unspecific as possible. A comment here and there might help.
  48.  
  49. Remember: Just use XBIOS, GEMDOS and BIOS calls, that have been
  50. available since TOS 1.2.
  51.  
  52.   ***********************************************************
  53.   * The end of the contest is 23.59 of Sunday (9 Aug. 1992) *
  54.   * Mail your entries to:                                   *
  55.   *         wallmann@backus.pu.informatik.th-darmstadt.de   *
  56.   * Use this in your "Subject:" line:                       *
  57.   *         CONTEST: <yourname> ANONYMOUS: [n/y] ACK: [n/y] *
  58.   ***********************************************************
  59.  
  60. You may indicate whether you want an ACK that your entry has arrived,
  61. and also you may choose to remain anonymous if you so desire. You can
  62. of course use an assumed name as <yourname>, which will then be used
  63. in the final result list. You may send in your entries trickle-like 
  64. one after the other. You may send your code uuencoded in .ARCed, 
  65. .ZOOed or .LHArced form.
  66.  
  67. The winner(s) will receive (for lack of sponsors) a purely symbolic
  68. prize in form of a custom "SO WATT Carebears Demo"-ripper.
  69. Of course the results and all the code examples will be posted to the
  70. net.
  71.  
  72. Nat!
  73.  
  74. HINT: With <way> I don't mean just setting different colors or using
  75. LSR.W instead of MOVE.W or using the same method accessing different
  76. memory locations.
  77. -- 
  78.  -----   Email: wallmann@backus.pu.informatik.th-darmstadt.de  -----
  79.                 "Bang that bit that doesn't bang"                 
  80.  Album of the month: "Countdown to Extinction" Megadeth
  81.  
  82.