0 Members and 2 Guests are viewing this topic.
:prgmJTPKBG:Buff(768)->A:Buff(768)->B:Copy(Pic1BG,A:Copy(Pic1BKG,B::Repeat getkey(15):Horizontal -(A:Horizontal -(B::Copy(A:Copy(B,L3:DispGraphrr:End
:.X2t is the buffer 1, Y2t the buffer 2:.There are 8 empty pixels at the top of the image::DS<(C,2):For(r1,7,63): {r1*12+X2t}e0→{r1+L2: {r1*12+Y2t}e0→{r1+L2+64:End::Horizontal -(X2t:Horizontal -(Y2t::For(r1,7,63: {r1+L2} or {r1*12+11+X2t→r2}→{r2: {r1+L2+64} or {r1*12+11+Y2t→r2}→{r2:End:End::Copy(X2t:Copy(Y2t,L3
Actually that's ok, I found 2 hours ago Yes, I need these buffers because I clear both buffers each cycle, so I use them to keep the pic displayed somewhere (in order to apply Horizontal - on it)EDIT : Here is what I reach :That's not really pixelmapping, though