Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ;simple colour washing with a "flux capacitor " background
- ; 10 SYS (49152)
- *=$0801
- BYTE $0E, $08, $0A, $00, $9E, $20, $28, $34, $39, $31, $35, $32, $29, $00, $00, $00
- *=$c000
- colram=$D800
- scram=1024
- lda #0
- sta 53281
- sta 53280
- ;simple transfering chars to screen ram
- ldx #0
- bkg1
- lda scr,x
- sta scram,x
- inx
- cpx #250
- bne bkg1
- ldx #0
- bkg2
- lda scr+250,x
- sta scram+250,x
- inx
- cpx #250
- bne bkg2
- ldx #0
- bkg3
- lda scr+500,x
- sta scram+500,x
- inx
- cpx #250
- bne bkg3
- ldx #0
- bkg4
- lda scr+750,x
- sta scram+750,x
- inx
- cpx #250
- bne bkg4
- ;colour washing
- ldx #0
- ldy #0
- loop
- lda $d012
- cmp #0
- bne loop
- firstloop
- tya
- sta colram,x
- inx
- iny
- cpx #250
- bne firstloop
- ldx #0
- secondloop
- tya
- sta colram+250,x
- inx
- iny
- cpx #250
- bne secondloop
- ldx #0
- thirdloop
- tya
- sta colram+500,x
- inx
- iny
- cpx #250
- bne thirdloop
- ldx #0
- fourthloop
- tya
- sta colram+750,x
- inx
- iny
- cpx #250
- bne fourthloop
- ldx #0
- iny
- jmp loop
- scr
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement