home *** CD-ROM | disk | FTP | other *** search
/ The Unsorted BBS Collection / thegreatunsorted.tar / thegreatunsorted / programming / asm_programming / FIRECODE.ZIP / FLAMES.TXT < prev    next >
Text File  |  1993-08-27  |  1KB  |  22 lines

  1. FLAMES by M.D.Mackey
  2.  
  3.   This source recreates the 'flame' effect seen at the end of the Inconexia
  4. demo by Iguana, but at a higher resolution. It is released into the public
  5. domain and may be freely modified and distributed. Acknowledgement would
  6. be nice if this code were actually used in anything, however :). Thanks
  7. to Daniel Sjoberg for info on how to set the palette (int 10h function 10h
  8. don't work. Probably can't get the wood, you know).
  9.   The code is Turbo Pascal 6.0 and inline assembler, but should be readily
  10. portable to pretty much anything. It's probably not really optimised:
  11. if anyone wants to hack around with it, speed it up, maybe even get it
  12. working in 320*300 at a decent rate, then by all means do so and let me have
  13. a copy. OK, I admit, it's very kludgy at the moment, but it's 'midnight code'
  14. (i.e written on the downslide from a caffeine high at 1 am), so what do you
  15. expect? No FLAMES, please :).
  16.                                                 Mark.
  17. -----------------------------------------------------------------------------
  18. Mark Mackey                | "I was one of the sheep!" "Flossie?" "Yes!" "But  
  19. mmackey@aqueous.ml.csiro.au|  didn't we..." "Yes, Lord Melchard! Baaaaa!"
  20. -----------------------------------------------------------------------------
  21.  
  22.