home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 244 / 244.d81 / t.clipsm < prev    next >
Encoding:
Text File  |  2004-01-01  |  1.9 KB  |  83 lines

  1. u
  2.               C L I P S
  3.            The Improvement
  4.            by Dave Moorman
  5.  
  6.  
  7.     While putting together the Little
  8. House CLIPS program with Robin
  9. Harbron, we realized the need for
  10. better resolution with text captions
  11. on multi-color bitmap graphics. The
  12. answer was to use Ken Robinson's
  13. magnificent RASTER BLASTER to create a
  14. raster interrupt split screen effect.
  15.  
  16.     This worked famously -- until I
  17. tried to incorporate music. The two
  18. IRQ drivers ultimately interfered with
  19. each other.
  20.  
  21.     The answer, for now, was to make
  22. two forms of CLIPS -- one for music,
  23. the other for better captions. Both
  24. are on this disk for your convenience.
  25.  
  26.  
  27. [B.CLIPSG] and [CLIPSG] are the files
  28. to use if you want nice captions like
  29. you will see in the Little House show.
  30. There is one new command:
  31.  
  32.                 <cg#>
  33.  
  34. where # sets the color of the caption
  35. text. To display a graphic with a
  36. caption, use:
  37.  
  38.                 <dc#>
  39.  
  40. where # is the number of lines of text
  41. that will be in the caption.
  42.  
  43.  
  44. [B.CLIPSM] and [CLIPSM] are the files
  45. that work exactly as described last
  46. month. The "M" in the name is for
  47. Music.
  48.  
  49.     We expect to bring the two
  50. together in one system again -- and
  51. hope to conquer the conflicting IRQ
  52. problems -- in a month or so. Stay
  53. tuned!
  54.  
  55.     And if you have some interesting
  56. photos, do send them to us. We will be
  57. glad to perform the conversions, put
  58. them on a CLIPSHOW script, and send it
  59. back to you for adding your text.
  60.  
  61. [LAST MINUTE BAD NEWS:] When testing
  62. Little House on a real C-64, we found
  63. that even the split-screen interrupt
  64. was too unstable for loading graphics.
  65. So this whole thing is terribly
  66. experimental. We converted Little
  67. House back to CLIPSM.PKD format, and
  68. all works well.
  69.  
  70. Anyone out there who would like a real
  71. challenge? Drop me a line, and I will
  72. give you whatever I have in the way of
  73. development. This project has become a
  74. lot more trouble than I thought it
  75. would be.
  76.  
  77.  DMM
  78.  
  79.  
  80.  
  81.  DMM
  82.  
  83.  
  84.