home *** CD-ROM | disk | FTP | other *** search
/ Groovy Bytes: Behind the Moon / groovybytes.iso / GROOVY / SND_TOOL / CDMP16.ZIP / SOURCE.ZIP / PALETTE.ASM < prev    next >
Encoding:
Assembly Source File  |  1995-01-28  |  7.1 KB  |  307 lines

  1. ;[]-------------------------------------------------------------------------[]
  2. ;|                                                                           |
  3. ;|   Assemblerfile created by bin2asm                                        |
  4. ;|          bin2asm (C) 1994 by Marc van Shaney   &   Cyberdyne              |
  5. ;|                                                                           |
  6. ;|   Source   :CDMI0.BMP                                                     |
  7. ;|   Proc-Name:SPRITE0                                                       |
  8. ;|   Date     :12/28/1994                                                    |
  9. ;|                                                                           |
  10. ;[]-------------------------------------------------------------------------[]
  11.  
  12.  
  13.  
  14.  
  15. P386
  16. .MODEL USE16 LARGE
  17.  
  18. .DATA
  19.  
  20.  
  21. ;The following data is the palette with 4 bytes, one for each colour plus
  22. ; one for special use like alpha-channels etc.
  23. PUBLIC C FIRE_PAL
  24. FIRE_PAL DB   0,  0,  0,0
  25. DB   0,  0,  8,0
  26. DB   0,  0, 16,0
  27. DB   0,  0, 24,0
  28. DB   0,  0, 36,0
  29. DB   0,  0, 44,0
  30. DB   0,  0, 52,0
  31. DB   0,  0, 64,0
  32. DB   0,  0, 56,0
  33. DB   0,  0, 48,0
  34. DB   0,  0, 40,0
  35. DB   0,  0, 32,0
  36. DB   0,  0, 24,0
  37. DB   0,  0, 16,0
  38. DB   0,  0,  8,0
  39. DB   0,  0,  0,0
  40. DB  12,  0,  0,0
  41. DB  28,  0,  0,0
  42. DB  44,  0,  0,0
  43. DB  60,  0,  0,0
  44. DB  76,  0,  0,0
  45. DB  92,  0,  0,0
  46. DB 108,  0,  0,0
  47. DB 124,  0,  0,0
  48. DB 140,  0,  0,0
  49. DB 156,  0,  0,0
  50. DB 172,  0,  0,0
  51. DB 188,  0,  0,0
  52. DB 204,  0,  0,0
  53. DB 220,  0,  0,0
  54. DB 236,  0,  0,0
  55. DB 252,  0,  0,0
  56. DB 252,  8,  0,0
  57. DB 252, 20,  0,0
  58. DB 252, 28,  0,0
  59. DB 252, 40,  0,0
  60. DB 252, 52,  0,0
  61. DB 252, 60,  0,0
  62. DB 252, 72,  0,0
  63. DB 252, 84,  0,0
  64. DB 252, 92,  0,0
  65. DB 252,104,  0,0
  66. DB 252,112,  0,0
  67. DB 252,124,  0,0
  68. DB 252,136,  0,0
  69. DB 252,144,  0,0
  70. DB 252,156,  0,0
  71. DB 252,168,  0,0
  72. DB 252,176,  0,0
  73. DB 252,188,  0,0
  74. DB 252,196,  0,0
  75. DB 252,208,  0,0
  76. DB 252,220,  0,0
  77. DB 252,228,  0,0
  78. DB 252,240,  0,0
  79. DB 252,252,  0,0
  80. DB 252,252,  0,0
  81. DB 252,252,  8,0
  82. DB 252,252, 20,0
  83. DB 252,252, 32,0
  84. DB 252,252, 40,0
  85. DB 252,252, 52,0
  86. DB 252,252, 64,0
  87. DB 252,252, 76,0
  88. DB 252,252, 84,0
  89. DB 252,252, 96,0
  90. DB 252,252,108,0
  91. DB 252,252,120,0
  92. DB 252,252,128,0
  93. DB 252,252,140,0
  94. DB 252,252,152,0
  95. DB 252,252,164,0
  96. DB 252,252,172,0
  97. DB 252,252,184,0
  98. DB 252,252,196,0
  99. DB 252,252,208,0
  100. DB 252,252,216,0
  101. DB 252,252,228,0
  102. DB 252,252,240,0
  103. DB 252,252,252,0
  104. DB 252,252,252,0
  105. DB 252,252,252,0
  106. DB 252,252,252,0
  107. DB 252,252,252,0
  108. DB 252,252,252,0
  109. DB 252,252,252,0
  110. DB 252,252,252,0
  111. DB 252,252,252,0
  112. DB 252,252,252,0
  113. DB 252,252,252,0
  114. DB 252,252,252,0
  115. DB 252,252,252,0
  116. DB 252,252,252,0
  117. DB 252,252,252,0
  118. DB 252,252,252,0
  119. DB 252,252,252,0
  120. DB 252,252,252,0
  121. DB 252,252,252,0
  122. DB 252,252,252,0
  123. DB 252,252,252,0
  124. DB 252,252,252,0
  125. DB 252,252,252,0
  126. DB 252,252,252,0
  127. DB 252,252,252,0
  128. DB 252,252,252,0
  129. DB 252,252,252,0
  130. DB 252,252,252,0
  131. DB 252,252,252,0
  132. DB 252,252,252,0
  133. DB 252,252,252,0
  134. DB 252,252,252,0
  135. DB 252,252,252,0
  136. DB 252,252,252,0
  137. DB 252,252,252,0
  138. DB 252,252,252,0
  139. DB 252,252,252,0
  140. DB 252,252,252,0
  141. DB 252,252,252,0
  142. DB 252,252,252,0
  143. DB 252,252,252,0
  144. DB 252,252,252,0
  145. DB 252,252,252,0
  146. DB 252,252,252,0
  147. DB 252,252,252,0
  148. DB 252,252,252,0
  149. DB 252,252,252,0
  150. DB 252,252,252,0
  151. DB 252,252,252,0
  152. DB 252,252,252,0
  153. DB 252,252,252,0
  154. DB 252,252,252,0
  155. DB 252,252,252,0
  156. DB 252,252,252,0
  157. DB 252,252,252,0
  158. DB 252,252,252,0
  159. DB 252,252,252,0
  160. DB 252,252,252,0
  161. DB 252,252,252,0
  162. DB 252,252,252,0
  163. DB 252,252,252,0
  164. DB 252,252,252,0
  165. DB 252,252,252,0
  166. DB 252,252,252,0
  167. DB 252,252,252,0
  168. DB 252,252,252,0
  169. DB 252,252,252,0
  170. DB 252,252,252,0
  171. DB 252,252,252,0
  172. DB 252,252,252,0
  173. DB 252,252,252,0
  174. DB 252,252,252,0
  175. DB 252,252,252,0
  176. DB 252,252,252,0
  177. DB 252,252,252,0
  178. DB 252,252,252,0
  179. DB 252,252,252,0
  180. DB 252,252,252,0
  181. DB 252,252,128,0
  182. DB 252,252,64 ,0
  183. DB 252,252,32 ,0
  184. DB 0  ,0  ,16 ,0
  185. DB 252,252,252,0
  186. DB 252,252,252,0
  187. DB 252,252,252,0
  188. DB 252,252,252,0
  189. DB 252,252,252,0
  190. DB 252,252,252,0
  191. DB 252,252,252,0
  192. DB 252,252,252,0
  193. DB 252,252,252,0
  194. DB 252,172,  0,0
  195. DB 252,164,  0,0
  196. DB 252,156,  0,0
  197. DB 252,148,  0,0
  198. DB 252,140,  0,0
  199. DB 252,132,  0,0
  200. DB 252,124,  0,0
  201. DB 252,116,  0,0
  202. DB 252,108,  0,0
  203. DB 252,100,  0,0
  204. DB 252, 92,  0,0
  205. DB 252, 84,  0,0
  206. DB 252, 76,  0,0
  207. DB 252, 68,  0,0
  208. DB 252, 60,  0,0
  209. DB 252, 52,  0,0
  210. DB 252, 44,  0,0
  211. DB 252, 36,  0,0
  212. DB 252, 28,  0,0
  213. DB 252, 20,  0,0
  214. DB 252, 12,  0,0
  215. DB 252,  4,  0,0
  216. DB 252,  0,  0,0
  217. DB 252,  0,  4,0
  218. DB 252,  0,  8,0
  219. DB 252,  0, 12,0
  220. DB 252,  0, 16,0
  221. DB 252,  0, 20,0
  222. DB 252,  0, 24,0
  223. DB 252,  0, 28,0
  224. DB 252,  0, 32,0
  225. DB 252,  0, 36,0
  226. DB 252,  0, 40,0
  227. DB 252,  0, 44,0
  228. DB 252,  0, 48,0
  229. DB 252,  0, 52,0
  230. DB 252,  0, 56,0
  231. DB 252,  0, 60,0
  232. DB 252,  0, 64,0
  233. DB 252,  0, 68,0
  234. DB 255,  0,  0,0    ;Here are the colours for the scroller
  235. DB 240,  0, 16,0
  236. DB 224,  0, 32,0
  237. DB 208,  0, 48,0
  238. DB 192,  0, 64,0
  239. DB 176,  0, 80,0
  240. DB 160,  0, 96,0
  241. DB 144,  0,112,0
  242. DB 128,  0,128,0
  243. DB 112,  0,144,0
  244. DB  96,  0,160,0
  245. DB  80,  0,176,0
  246. DB  64,  0,192,0
  247. DB  48,  0,208,0
  248. DB  32,  0,224,0
  249. DB  16,  0,240,0
  250. DB   0,  0,255,0
  251. DB 252,  8,140,0
  252. DB 252, 16,144,0
  253. DB 252, 24,148,0
  254. DB 252, 32,152,0
  255. DB 252, 40,156,0
  256. DB 252, 48,160,0
  257. DB 252, 56,164,0
  258. DB 252, 64,168,0
  259. DB 252, 72,172,0
  260. DB 252, 80,176,0
  261. DB 252, 88,180,0
  262. DB 32 , 32,255,0
  263. DB   0,  0,  0,0
  264. DB  12, 12, 12,0
  265. DB  28, 28, 28,0
  266. DB  44, 44, 44,0
  267. DB  60, 60, 60,0
  268. DB  76, 76, 76,0
  269. DB  92, 92, 92,0
  270. DB 108,108,108,0
  271. DB 124,124,124,0
  272. DB 140,140,140,0
  273. DB 156,156,156,0
  274. DB 172,172,172,0
  275. DB 188,188,188,0
  276. DB 204,204,204,0
  277. DB 220,220,220,0
  278. DB 236,236,236,0
  279. DB 252,252,252,0
  280.  
  281.  
  282. PUBLIC C SCROLLER
  283. SCROLLER db "                                        "
  284.          db "Hello, welcome and a nice day !       Hi guys, this is Marc van Shaney with his new CDMI - the CYBERDYNE"
  285.      db " MUSIC INTERFACE 1.0.  This interface is a powerful MOD and 669"
  286.          db "-Player and more formats are about to be supported soon. The "
  287.          db "whole source-code of this demo is available to you and be delivered "
  288.          db "with this small demonstartion of the capabilities of the CDMI. "
  289.          db "Naturally, the CDMI does not contain any graphic interface, but "
  290.          db "the source to all these effects compain the CDMI OBJ-files as an example "
  291.          db " ;-) . Here I want to greet some people that I do not know "
  292.          db "personally, but whose work helped me a lot:                "
  293.          db " First there is VangeliSTeam for releasing the sourcecode of "
  294.          db "their tracker. This code answered some questions I had and made "
  295.          db "the AdLib and PC-Speaker drivers possible. "
  296.          db "Other greets go to Boris Bertelsons of CoExistence and to"
  297.      db " Mathias Rasch of Vision Factory for writing their great book "
  298.          db "PC Underground - GET IT !!! "
  299.      db "Other greets go to the stone soup group for writing FRACTINT "
  300.      db "and last but not least I want to greet all demo-coders on the "
  301.      db "world !!!  "
  302.      db "P.S.: HELLO MARAL ;-)    (my sister, she asked me for that."
  303.      db "                         ",0
  304.  
  305. PUBLIC C SCROLLER_LEN
  306. SCROLLER_LEN DW (OFFSET SCROLLER_LEN - OFFSET SCROLLER )*8
  307. END