home *** CD-ROM | disk | FTP | other *** search
/ No Fragments Archive 10: Diskmags / nf_archive_10.iso / MAGS / STFORMAT / STF06.MSA / SIDE_2_NOBORDER_NOBORDER.DOC < prev    next >
Text File  |  1987-04-21  |  2KB  |  48 lines

  1.                    THE ATARI ST NO BORDER DEMO
  2.  
  3.                             coding by
  4.  
  5.                         Keiron O'Mahoney
  6.  
  7. Run the demo by clicking on NOBORDER.PRG.   To exit the demo just 
  8. press F10 while it is runnning, there will be a short message and 
  9. then it will return to the GEM desktop.
  10.  
  11. This demo will run on any colour ST,  it will not run with a mono 
  12. monitor  at all.   It has a few special effects in with  over  45 
  13. different  colours  on the screen at the  same  time.   The  main 
  14. feature  of  this demo is the use of the  borders,  these  cannot 
  15. normally be accessed by the programmer.  
  16.  
  17. Features :-
  18.  
  19. 1.   Bouncy ST FORMAT logo, with disk light bounce indicator.
  20.  
  21. 2.   Seven wavey 16 colour sine sprites.
  22.  
  23. 3.   A largish colour-cycling scroller.   Which can be edited  by 
  24.      changing  the file "extra.s" on this  disk.   This  scroller 
  25.      scrolls through the left and right border areas.
  26.  
  27. 4.   A 8 plane,  multi-coloured,  bi-directional starfield,  with 
  28.      over 72 stars, which goes through the left, right and bottom 
  29.      borders.
  30.  
  31. Both  of the last features are running in and through  the  left, 
  32. bottom and right borders.   This was quite hard to achieve.  Also 
  33. the top border is also utilised with the demo title (I ran out of 
  34. ideas of what to put in the borders then!).
  35.  
  36. The  demo  was merely an exercise in timings  there  was  also  a 
  37. lack  of  anything  else to  do  at  the  time,  though  the  end 
  38. product  is quite effective and I hope you enjoy it as much as  I 
  39. did writing it!
  40.  
  41. The main body of the scrolling message can be changed by editing 
  42. the  file  named "extra.s",  ascii characters 32 - 90  (space  to 
  43. lowercase  z)  can be used,  with lowercase  being  converted  to 
  44. uppercase, control characters will be either changed to spaces or 
  45. in the case of carriage returns and linefeeds ignored.
  46.  
  47.  
  48.