home *** CD-ROM | disk | FTP | other *** search
- s:
- move.l #tabel,a0
- s1:
- cmp.b #$10,$dff006
- bne s1
- move.w farve,$dff180
- add.b #1,s1+2
- move.w (a0)+,farve
- cmp.w endtab,a0
- bne s1
- andi.b #64,$bfe001
- bne s
- rts
- even
- tabel:
- dc.w $000,$111,$222,$333,$444,$555,$666,$777,$888,$999,$aaa,$bbb
- endtab:
- even
- farve:
- dc.w $0