Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Radical Pi

Pages: 1 ... 72 73 [74] 75 76 ... 80
1096
Other Calculators / POTY 2005
« on: January 20, 2006, 12:40:00 pm »
...Only 345 more days we would have to wait at maximum...

1097
TI-BASIC / [TI-BASIC] Calculator Programming
« on: January 18, 2006, 10:36:00 am »
I don't mean greyscale. Just two screens full of text that are ORed to the graphscreen.

1098
TI-BASIC / [TI-BASIC] Calculator Programming
« on: January 18, 2006, 10:09:00 am »
I was looking for a routine that writes normal 6*8 text to the graphscreen and wraps it. Graphscreen because there I can overlap text to make the cool sprites in my War of Mmruda game.

I was pretty sure there were some flags that could toggle wether font wraps, and its size.

1099
TI-BASIC / [TI-BASIC] Calculator Programming
« on: January 17, 2006, 11:53:00 am »
more tutorials, yay!

Can any ASMers make a program that wraps large font text with the Text( command?

1100
Other Calc-Related Projects and Ideas / Progress
« on: January 16, 2006, 03:02:00 pm »
I don't know what it has been through, I just found the pic.
Looks like the calculator abuse hotline isn't doing its job :Pblah.gif

1101
TI-BASIC / [TI-BASIC] Calculator Programming
« on: January 16, 2006, 02:58:00 pm »
I fixed the scrolling (I think)

c1-->
CODE
ec1For(A,1,8
R+A-1->B
Text(-54125+1,8A-8,0,sub(Str1,64B-64+C,16
Endc2
ec2

R=row
C=column
64=level width

1102
Other Calc-Related Projects and Ideas / Progress
« on: January 16, 2006, 02:50:00 pm »
First I google searched ti 86 color. Then I clicked the link to the page with this. Next I right clicked and copied image location...

simple

1103
Other Calc-Related Projects and Ideas / Progress
« on: January 16, 2006, 02:02:00 pm »
Is this what you saw?
user posted image

1104
TI-BASIC / [TI-BASIC] Calculator Programming
« on: January 16, 2006, 01:26:00 pm »
Sorry about the double post.
That only goes left and right. Is there a way to work Y into the equation?

Next question: is it possible for text to wrap on the graphscreen?

1105
Other Calc-Related Projects and Ideas / Progress
« on: January 16, 2006, 07:44:00 am »
I heard about that, not sure where though.

Why don't all you programming geniuses just make a color LCD and integrate it into the calc with a semi-new OS...

1106
Other Calc-Related Projects and Ideas / Progress
« on: January 16, 2006, 07:40:00 am »
It's a rainbow LCD!

1107
Other Calc-Related Projects and Ideas / Progress
« on: January 16, 2006, 07:18:00 am »
No, make it flash red and blue for a more real effect.
(I'm sure it can be done)

1108
Other Calc-Related Projects and Ideas / The War of Mmruda
« on: January 16, 2006, 07:08:00 am »
I'll search for those then...

1109
Other Calculators / Accepting Tutorials
« on: January 16, 2006, 07:03:00 am »
Make it a featured topic...

1110
Other Calculators / Accepting Tutorials
« on: January 16, 2006, 06:46:00 am »
...Then a guide on optimizations. GOOD optimizations.

Pages: 1 ... 72 73 [74] 75 76 ... 80