scene.org File Archive

File download

<root>­/­demos­/­groups­/­genesis_project/rainbow49.zip

File size:
6 560 bytes (6.41K)
File date:
2020-09-29 05:45:02
Download count:
all-time: 37

Preview

  • rainbow49.d64 170.75K
  • rainbow49.png 3.32K
  • rainbow49.prg 49B
  • rainbow49.txt 790B

file_id.diz

Commodore C64 assembly, 49 bytes, PAL+NTSC

loadingbytes: d5,02

02d5 78       sei 
02d6 a2 18    ldx #$18
02d8 a0 08    ldy #$08
02da 8c 11 d0 sty $d011
02dd b9 f7 02 lda $02f7,y
02e0 ec 12 d0 cpx $d012
02e3 d0 fb    bne $02e0
02e5 8d 20 d0 sta $d020
02e8 a2 c3    ldx #$c3
02ea b1 fc    lda ($fc),y
02ec ca       dex 
02ed d0 fb    bne $02ea
02ef ae 12 d0 ldx $d012
02f2 e8       inx 
02f3 88       dey 
02f4 d0 e7    bne $02dd
02f6 f0 de    beq $02d6
02f8 00       brk 							;colortable
02f9 04       ???
02fa 06 05    asl $05
02fc 07       ???
02fd 08       php 
02fe 02       ???
02ff 00       brk 
0300 8b       ???								;bytes for 
0301 e3       ???								;autostart-
0302 d5 02    cmp $02,x         ;vectors

wertstahl/genesis*project 26-SEP-2020