CODE |
ec1For(A,1,8 Output(A,1,sub(Str1,???,16 Endc2 |
CODE |
ec1ClrHome 1->H 26->W ->X ->Y For(A,1,8) Output(A,1,sub(Str1,W(A-1)+X+1,16)) Endc2 |
CODE |
ec1Output(A,1,sub(Str1,W(A-1)+X+1,16))c2 |
CODE |
ec1Output(A,1,sub(Str1,W((A+Y)-1)+X+1,16))c2 |
CODE |
ec1For(A,1,8 R+A-1->B Text(-54125+1,8A-8,0,sub(Str1,64B-64+C,16 Endc2 |
QUOTE (Radical Pi @ 10 January 2006, 17:27) | ||
Instead of cluttering the forum with several single-question topics, ask it here. I don't expect this to be a hot topic, but anything is welcome. I'll start with a question of my own: How do you do 4-way homescreen scrolling usingc1-->
ec2I just can't fugure out the right combination of row and column variables. |
QUOTE ("BASIC Code") |
::"MAZES :DelVar W:prgmLEVEL :Lbl 1:Repeat X-87 ![]() :x ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() :Y ![]() ![]() |
QUOTE ("BASIC Code") | ||
:If W=4:Then:For(W,1,8:For(X,1,16:Output(W,X," :End:End:For(W,1,8:For(X,1,16:Output(W,X,"O :End:End:For(W,1,8:For(X,1,16:Output(W,X," :End:End:Output(4,1,"THE------------- :Output(5,1,"-------------End :Output(8,1,"By Kalan :Stop:End :If W=3 :"OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOEOOOOOOO OOOOOOO O Post by: CDI on January 17, 2006, 12:03:00 am Post by: tifreak on January 17, 2006, 02:20:00 am ![]() Post by: Radical Pi on January 17, 2006, 11:53:00 am Can any ASMers make a program that wraps large font text with the Text( command? Post by: Liazon on January 17, 2006, 12:05:00 pm Post by: CDI on January 17, 2006, 12:09:00 pm Post by: tenniskid493 on January 17, 2006, 12:22:00 pm Post by: CDI on January 17, 2006, 12:28:00 pm Post by: dragon__lance on January 17, 2006, 02:20:00 pm ![]() Post by: Liazon on January 18, 2006, 10:07:00 am Post by: Radical Pi on January 18, 2006, 10:09:00 am I was pretty sure there were some flags that could toggle wether font wraps, and its size. Post by: CDI on January 18, 2006, 10:33:00 am ![]() Post by: Radical Pi on January 18, 2006, 10:36:00 am Post by: CDI on January 19, 2006, 08:05:00 am Post by: Liazon on January 19, 2006, 08:28:00 am Post by: CDI on January 19, 2006, 09:31:00 am Post by: DJ Omnimaga on January 19, 2006, 02:19:00 pm Post by: dragon__lance on January 19, 2006, 03:14:00 pm ![]() Post by: kalan_vod on January 19, 2006, 04:57:00 pm
Shame! Don't declare the possible impossible! I think a routine could be added in xlib though which reads a string and does the placing on some pics which you would have recall. Post by: CDI on January 20, 2006, 06:22:00 am Post by: kalan_vod on January 20, 2006, 11:16:00 am Post by: CDI on January 20, 2006, 11:18:00 am Post by: kalan_vod on January 20, 2006, 11:19:00 am |