Advertisement
Armakuni

Untitled

Nov 5th, 2021
326
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.68 KB | None | 0 0
  1. ;simple colour washing with a "flux capacitor " background
  2.  
  3. ; 10 SYS (49152)
  4.  
  5. *=$0801
  6.  
  7. BYTE $0E, $08, $0A, $00, $9E, $20, $28, $34, $39, $31, $35, $32, $29, $00, $00, $00
  8. *=$c000
  9.  
  10. colram=$D800
  11. scram=1024
  12.  
  13. lda #0
  14. sta 53281
  15. sta 53280
  16.  
  17.  
  18. ;simple transfering chars to screen ram
  19.  
  20. ldx #0
  21.  
  22. bkg1
  23.  
  24. lda scr,x
  25. sta scram,x
  26. inx
  27. cpx #250
  28. bne bkg1
  29.  
  30.  
  31.  
  32. ldx #0
  33.  
  34. bkg2
  35.  
  36. lda scr+250,x
  37. sta scram+250,x
  38. inx
  39. cpx #250
  40. bne bkg2
  41.  
  42.  
  43. ldx #0
  44.  
  45. bkg3
  46.  
  47. lda scr+500,x
  48. sta scram+500,x
  49. inx
  50. cpx #250
  51. bne bkg3
  52.  
  53. ldx #0
  54.  
  55. bkg4
  56.  
  57. lda scr+750,x
  58. sta scram+750,x
  59. inx
  60. cpx #250
  61. bne bkg4
  62.  
  63.  
  64.  
  65.  
  66. ;colour washing
  67. ldx #0
  68. ldy #0
  69.  
  70. loop
  71.  
  72. lda $d012
  73. cmp #0
  74. bne loop
  75.  
  76.  
  77. firstloop
  78. tya
  79. sta colram,x
  80. inx
  81. iny
  82. cpx #250
  83. bne firstloop
  84. ldx #0
  85.  
  86. secondloop
  87. tya
  88. sta colram+250,x
  89. inx
  90. iny
  91. cpx #250
  92. bne secondloop
  93. ldx #0
  94.  
  95. thirdloop
  96. tya
  97. sta colram+500,x
  98. inx
  99. iny
  100. cpx #250
  101. bne thirdloop
  102. ldx #0
  103.  
  104. fourthloop
  105. tya
  106. sta colram+750,x
  107. inx
  108. iny
  109. cpx #250
  110. bne fourthloop
  111.  
  112. ldx #0
  113. iny
  114.  
  115. jmp loop
  116.  
  117. scr
  118.  
  119.  
  120.  
  121. BYTE $31,$39,$35,$35,$2F,$31,$31,$2F,$35,$20,$04,$0F,$03,$20,$03,$0F,$0E,$03,$05,$09,$16,$05,$13,$20,$06,$0C,$15,$18,$20,$03,$01,$10,$01,$03,$09,$14,$0F,$12,$20,$21
  122. BYTE $20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20
  123. BYTE $20,$20,$20,$20,$20,$20,$20,$20,$20,$55,$44,$44,$44,$44,$44,$44,$44,$44,$44,$44,$44,$44,$44,$44,$44,$44,$44,$44,$44,$44,$49,$20,$20,$20,$20,$20,$20,$20,$20,$20
  124. BYTE $20,$20,$20,$20,$20,$20,$20,$20,$20,$42,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$42,$20,$20,$20,$20,$20,$20,$20,$20,$20
  125. BYTE $20,$20,$20,$20,$20,$20,$20,$20,$20,$42,$20,$51,$51,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$51,$51,$20,$42,$20,$20,$20,$20,$20,$20,$20,$20,$20
  126. BYTE $20,$20,$20,$20,$20,$20,$20,$20,$20,$42,$20,$20,$51,$51,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$51,$51,$20,$20,$42,$20,$20,$20,$20,$20,$20,$20,$20,$20
  127. BYTE $20,$20,$20,$20,$20,$20,$20,$20,$20,$42,$20,$20,$20,$51,$51,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$51,$51,$20,$20,$20,$42,$20,$20,$20,$20,$20,$20,$20,$20,$20
  128. BYTE $20,$20,$20,$20,$20,$20,$20,$20,$20,$42,$20,$20,$20,$20,$51,$51,$20,$20,$20,$20,$20,$20,$20,$20,$51,$51,$20,$20,$20,$20,$42,$20,$20,$20,$20,$20,$20,$20,$20,$20
  129. BYTE $20,$20,$20,$20,$20,$20,$20,$20,$20,$42,$20,$20,$20,$20,$20,$51,$51,$20,$20,$20,$20,$20,$20,$51,$51,$20,$20,$20,$20,$20,$42,$20,$20,$20,$20,$20,$20,$20,$20,$20
  130. BYTE $20,$20,$20,$20,$20,$20,$20,$20,$20,$42,$20,$20,$20,$20,$20,$20,$51,$51,$20,$20,$20,$20,$51,$51,$20,$20,$20,$20,$20,$20,$42,$20,$20,$20,$20,$20,$20,$20,$20,$20
  131. BYTE $20,$20,$20,$20,$20,$20,$20,$20,$20,$42,$20,$20,$20,$20,$20,$20,$20,$51,$51,$20,$20,$51,$51,$20,$20,$20,$20,$20,$20,$20,$42,$20,$20,$20,$20,$20,$20,$20,$20,$20
  132. BYTE $20,$20,$20,$20,$20,$20,$20,$20,$20,$42,$20,$20,$20,$20,$20,$20,$20,$20,$51,$51,$51,$51,$20,$20,$20,$20,$20,$20,$20,$20,$42,$20,$20,$20,$20,$20,$20,$20,$20,$20
  133. BYTE $20,$20,$20,$20,$20,$20,$20,$20,$20,$42,$20,$20,$20,$20,$20,$20,$20,$20,$20,$51,$51,$20,$20,$20,$20,$20,$20,$20,$20,$20,$42,$20,$20,$20,$20,$20,$20,$20,$20,$20
  134. BYTE $20,$20,$20,$20,$20,$20,$20,$20,$20,$42,$20,$20,$20,$20,$20,$20,$20,$20,$20,$51,$51,$20,$20,$20,$20,$20,$20,$20,$20,$20,$42,$20,$20,$20,$20,$20,$20,$20,$20,$20
  135. BYTE $20,$20,$20,$20,$20,$20,$20,$20,$20,$42,$20,$20,$20,$20,$20,$20,$20,$20,$20,$51,$51,$20,$20,$20,$20,$20,$20,$20,$20,$20,$42,$20,$20,$20,$20,$20,$20,$20,$20,$20
  136. BYTE $20,$20,$20,$20,$20,$20,$20,$20,$20,$42,$20,$20,$20,$20,$20,$20,$20,$20,$20,$51,$51,$20,$20,$20,$20,$20,$20,$20,$20,$20,$42,$20,$20,$20,$20,$20,$20,$20,$20,$20
  137. BYTE $20,$20,$20,$20,$20,$20,$20,$20,$20,$42,$20,$20,$20,$20,$20,$20,$20,$20,$20,$51,$51,$20,$20,$20,$20,$20,$20,$20,$20,$20,$42,$20,$20,$20,$20,$20,$20,$20,$20,$20
  138. BYTE $20,$20,$20,$20,$20,$20,$20,$20,$20,$42,$20,$20,$20,$20,$20,$20,$20,$20,$20,$51,$51,$20,$20,$20,$20,$20,$20,$20,$20,$20,$42,$20,$20,$20,$20,$20,$20,$20,$20,$20
  139. BYTE $20,$20,$20,$20,$20,$20,$20,$20,$20,$42,$20,$20,$20,$20,$20,$20,$20,$20,$20,$51,$51,$20,$20,$20,$20,$20,$20,$20,$20,$20,$42,$20,$20,$20,$20,$20,$20,$20,$20,$20
  140. BYTE $20,$20,$20,$20,$20,$20,$20,$20,$20,$42,$20,$20,$20,$20,$20,$20,$20,$20,$20,$51,$51,$20,$20,$20,$20,$20,$20,$20,$20,$20,$42,$20,$20,$20,$20,$20,$20,$20,$20,$20
  141. BYTE $20,$20,$20,$20,$20,$20,$20,$20,$20,$42,$20,$20,$20,$20,$20,$20,$20,$20,$20,$51,$51,$20,$20,$20,$20,$20,$20,$20,$20,$20,$42,$20,$20,$20,$20,$20,$20,$20,$20,$20
  142. BYTE $20,$20,$20,$20,$20,$20,$20,$20,$20,$42,$20,$20,$20,$20,$20,$20,$20,$20,$20,$51,$51,$20,$20,$20,$20,$20,$20,$20,$20,$20,$42,$20,$20,$20,$20,$20,$20,$20,$20,$20
  143. BYTE $20,$20,$20,$20,$20,$20,$20,$20,$20,$42,$20,$20,$20,$20,$20,$20,$20,$20,$20,$51,$51,$20,$20,$20,$20,$20,$20,$20,$20,$20,$42,$20,$20,$20,$20,$20,$20,$20,$20,$20
  144. BYTE $20,$20,$20,$20,$20,$20,$20,$20,$20,$4A,$46,$46,$46,$46,$46,$46,$46,$46,$46,$46,$46,$46,$46,$46,$46,$46,$46,$46,$46,$46,$4B,$20,$20,$20,$20,$20,$20,$20,$20,$20
  145. BYTE $20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20,$20
  146.  
  147.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement