Rasterbar2 by Taquart | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||
|
popularity : 53% |
|||||||||
alltime top: #58548 |
|
|||||||||
|
||||||||||
added on the 2012-12-02 18:17:42 by Heaven/TQA |
popularity helper
comments
Hey, I'd never start something as silly as that. THIS was the trigger. I was just a victim who cannot resist ... aargh, cannot resist ... 27 bytes with fancier color scheme.
Code:
org $00b0
kernel lsr 559
lda $d40b
sbc 20
tay
ora $e000+568+64,y
; ora ($0c),y ;1 less but too coder colorish
sta $d40a
sta $d01a
jmp kernel
Coder wizardry... but for non-coders it's plain boringness, Sorry Heaven and Jac :)
Cool colors.
amazing.
lists containing this prod
submit changes
if this prod is a fake, some info is false or the download link is broken,
do not post about it in the comments, it will get lost.
instead, click here !
* 32b rasterbar
* by heaven
* 2nd dec 2012
org $00b0
main lda #0 ;2
sta 559 ;3
kernel lda $d40b ;3
sbc 20 ;2
tax ;1
lda $e000+568+64,x ;3
sta $d40a ;3
sta $d018 ;3
sta $d01a ;3
jmp kernel ;2