home *** CD-ROM | disk | FTP | other *** search
/ No Fragments Archive 10: Diskmags / nf_archive_10.iso / MAGS / STESTOS / STESTOS1.MSA / TEXT / STEONLY.DOC < prev    next >
Text File  |  2010-01-01  |  3KB  |  58 lines

  1. !ressotS000347637050
  2. FA0FA0FA0FA0FA0002001FA0Why STE ONLY?
  3. FA0FA0FA0FA0FA0000001FA0
  4. FA0FA0FA0FA0FA0000001FA0
  5. FA0FA0FA0FA0FA0000001FA0    Stos has been around for ages. The main criticism is that the 
  6. FA0FA0FA0FA0FA0000001FA0    resulting programs can look slow. If you own an STFM, this 
  7. FA0FA0FA0FA0FA0000001FA0    can be helped by using extentions such as TOP NOTCH's The 
  8. FA0FA0FA0FA0FA0000001FA0    Missing Link.
  9. FA0FA0FA0FA0FA0000001FA0    
  10. FA0FA0FA0FA0FA0000001FA0    If you are reading this, I assume you have an STE. And
  11. FA0FA0FA0FA0FA0000001FA0    this little beast features hardware scrolling.
  12. FA0FA0FA0FA0FA0000001FA0    If you have ever tried to scroll pictures in Stos, you 
  13. FA0FA0FA0FA0FA0000001FA0    will know how slow it can get. 
  14. FA0FA0FA0FA0FA0000001FA0    
  15. FA0FA0FA0FA0FA0000001FA0    By using the STE's hardware scrolling, we can scroll an 
  16. FA0FA0FA0FA0FA0000001FA0    entire screen with hardly any speed penalty. The screen 
  17. FA0FA0FA0FA0FA0000001FA0    data is not copied around, but instead the screen's address is
  18. FA0FA0FA0FA0FA0000001FA0    changed.
  19. FA0FA0FA0FA0FA0000001FA0    
  20. FA0FA0FA0FA0FA0000001FA0    To scroll a portion of the screen we can use the blitter chip.
  21. FA0FA0FA0FA0FA0000001FA0    A chip which is dedicated to copy areas of memory around.
  22. FA0FA0FA0FA0FA0000001FA0    
  23. FA0FA0FA0FA0FA0000001FA0    To play samples or music, we can use the DMA and Microwire
  24. FA0FA0FA0FA0FA0000001FA0    interface for better quality, and less speed penalty.
  25. FA0FA0FA0FA0FA0000001FA0    
  26. FA0FA0FA0FA0FA0000001FA0    
  27. FA0FA0FA0FA0FA0000001FA0    
  28. FA0FA0FA0FA0FA0002001FA0    PROS:
  29. FA0FA0FA0FA0FA0000001FA0    The STE offers us the possibility to rely more on the hardware 
  30. FA0FA0FA0FA0FA0000001FA0    to get extra speed. This means faster games, leaner code, and
  31. FA0FA0FA0FA0FA0000001FA0    results that people will not believe is written in Basic.
  32. FA0FA0FA0FA0FA0000001FA0    Because of the still limited number of STE only games, even small
  33. FA0FA0FA0FA0FA0000001FA0    and simple programs get much attention. This means that you
  34. FA0FA0FA0FA0FA0000001FA0    will get a review  or mention in the glossies pages.
  35. FA0FA0FA0FA0FA0000001FA0    Always remember that it's easier to be a big fish in a small pond.
  36. FA0FA0FA0FA0FA0000001FA0    
  37. FA0FA0FA0FA0FA0002001FA0    CONS:
  38. FA0FA0FA0FA0FA0000001FA0    38% of ST users still rely on their ST,STF,STFM, and will not be 
  39. FA0FA0FA0FA0FA0000001FA0    able to enjoy your program.
  40. FA0FA0FA0FA0FA0000001FA0    You will have to do a lot of research as their is not a lot of
  41. FA0FA0FA0FA0FA0000001FA0    source code available, and the information is scarse.
  42. FA0FA0FA0FA0FA0000001FA0    The STE extention was released in 1992. 3 years later not a single
  43. FA0FA0FA0FA0FA0000001FA0    STE Stos game with hardware scrolling has been released. This is 
  44. FA0FA0FA0FA0FA0000001FA0    due to the difficulty in understanding what to do. 
  45. FA0FA0FA0FA0FA0000001FA0    
  46. FA0FA0FA0FA0FA0000001FA0    SteStosTerone will try to provide you with enough info and source
  47. FA0FA0FA0FA0FA0000001FA0    to allow you to write STE only Games.
  48. FA0FA0FA0FA0FA0000001FA0    
  49. FA0FA0FA0FA0FA0000001FA0    
  50. FA0FA0FA0FA0FA0000001FA0    
  51. FA0FA0FA0FA0FA0000001FA0    Finally, remember that the STE is a superior machine. Now that we 
  52. FA0FA0FA0FA0FA0000001FA0    can access these extra features, we would be dim not to try them!
  53. FA0FA0FA0FA0FA0000001FA0    
  54. FA0FA0FA0FA0FA0000001FA0    
  55. FA0FA0FA0FA0FA0000001FA0    
  56. FA0FA0FA0FA0FA0000001FA0        
  57. FA0FA0FA0FA0FA0000001FA0        
  58.