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 - meishe91
Pages: 1 ... 61 62 [63] 64 65 ... 207
931
« on: September 30, 2010, 05:36:53 pm »
Where I went we had the option to take the SAT but they only really suggested it if you were going to like a coastal school or like one of the big schools (like Harvard, Yale, etc.). They only really pushed the ACT on us, especially since we got it for free I can ask my cousin though if you want...considering he got a perfect score, so I heard, on his...
932
« on: September 30, 2010, 05:32:05 pm »
Well I don't support this at all, this is a really dumb move on TI's part. But I agree with Iambian, I see where they are coming from, possibly, and see the reasoning behind it. However the "lesser" Z80 calculators will not be going anytime soon, no matter how much they want to push the Nspire. I mean there are thousands of schools and institutions that use them and they would lose a big community of buyers if they did. Plus most schools won't be able to really spend that much money on Nspires, along with teachers not wanting to learn how to use them.
If there is anything we can do it would probably be a petition that shows how many people actually want this calculator to remain. Even if it is just the TI community that supports them, that's still a good chunk of people. Plus you can always advertise to your math classes and such. If TI saw the demand for them they might be willing to start making them again.
@Snake X I very, VERY, highly doubt this had anything to do with BrandonW. It could be the assembly thing, sort of, but don't they kind of support assembly knowledge on the Z80s with the Flash Debugger and all on their site. Plus, without people doing assembly stuff on them they wouldn't have some of the apps they hand out on the site.
933
« on: September 29, 2010, 11:37:55 pm »
Well what his is doing is you draw your picture and then the output is the program. What I will, if I decide to do it, will be to just take what is on the graphscreen and will convert it into optimized drawing routines, hopefully, that is stored into Str1 and then all you have to do is recall that into a program and delete the quotes. The problem with TI-BASIC is that the window would have to be:
Xmin: 0 Xmax: 94 Ymin: -62 Ymax: 0
That is unless I figure out a way to convert the graphscreen dimensions into what the user wants to window to be.
934
« on: September 29, 2010, 11:23:52 pm »
Ya, I've been thinking of ways to convert the graph screen into drawing commands in TI-BASIC but I couldn't think of the math to correctly do it, though I didn't try to hard.
935
« on: September 29, 2010, 11:15:55 pm »
That looks great! Are actually using the programs I gave? I was just curious because they get displayed differently than how mine do and all.
936
« on: September 29, 2010, 10:43:46 pm »
Wow! That looks great shmibs
937
« on: September 29, 2010, 10:32:06 pm »
Ah ok. I gotcha.
Edit: By the way that can be just:
For(A,1,8 For(B,1,16 If fPart(A/2) xor fPart(B/2 Output(A,B,"O End End
938
« on: September 29, 2010, 10:24:01 pm »
I'm sorry You need to live in like a bubble or something
939
« on: September 29, 2010, 10:23:07 pm »
Ah, thanks So basically you use M and N to offset to the points I'm checking? @Z What do you mean about checkerboard patterns?
940
« on: September 29, 2010, 09:21:16 pm »
Ah. Well by single point I just mean put a point down, regardless of where it is and what it might become.
941
« on: September 29, 2010, 08:50:03 pm »
Well if you can't do that then you need to make sure to say that you have to push twice to make a single point.
942
« on: September 29, 2010, 08:30:20 pm »
Those look great! Great job Magic Banana!
943
« on: September 29, 2010, 08:29:09 pm »
Ok, let me see if I can rephrase what I said. Some people, like me and I'm sure some spriters and such, go pixel-by-pixel when created images and such for the calculator because we control exactly where things are. Using lines can be unpredictable. So having a point button would be handy. However, just because a point is being drawn doesn't mean the end result won't end up in a line or something. Make more sense?
944
« on: September 29, 2010, 07:47:53 pm »
Ya, what DJ and I said was like right after he left. No worries though Doesn't hurt anything.
945
« on: September 29, 2010, 07:46:37 pm »
So I have a new question that is sort of like the last one. I have been thinking of routines that only check both sides, up, and down on a point. So instead of the eight points before, just the four normal directions. I've thought about like a For( but would only check when at those certain points or just hard coding it in. Wasn't sure if there was another way that this could be done. Thanks in advance
Pages: 1 ... 61 62 [63] 64 65 ... 207
|