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 - AngelFish

Pages: 1 ... 209 210 [211] 212 213 ... 215
3151
Other Calculators / Re: T3 teachers stupidity, ignorance & hypocrisy!
« on: October 04, 2010, 03:29:03 pm »
Sorry, couldn't help bringing this up:

Mathprint is responsible for more RAM crashes on my calculator than all of my programs combined. Bloody TI...

3152
Other Calculators / Re: T3 teachers stupidity, ignorance & hypocrisy!
« on: October 04, 2010, 03:06:35 pm »
hmm? They were not against GAME dev, the google group's idea was that "LoL all you devs are n00bs, TI makes everything good, and you dont"


Yep, that Doors CS7 is ALWAYS crashing on me ::)

3153
Axe / Re: Several questions
« on: October 04, 2010, 02:22:02 pm »
Oh... I've been wondering how to do that for a little while now. I think if you put an invalid character into the file name, TI-OS shouldn't be able to open it. But my guess is as good as yours.

3154
TI Z80 / Re: Builder
« on: October 04, 2010, 02:12:02 pm »
I'm not sure it's Wabbitemu that's the problem. SpritEdit is loaded with so many features at the moment (48 different tools) that it's within spitting distance of the 8kb RAM limit.

3155
Axe / Re: Several questions
« on: October 04, 2010, 02:09:23 pm »
1. Can axe read from programs stored in the archive? (Then I mean, my program, since my gfx are in a program in the archive)
2. I have this program data file (created the same way as an appvar), but its source is open (I can read it using TIOS's edit), how can I lock this?
3. Can I "break" loops? For example, I have a for loop that goes from 1 to 10, but as soon as it discovers that number 6 is empty, that it will skip the 7-10 as well?

1) If you mean can Axe compile from Archive, then yes. To read data from Archive within a program is possible, I think, but the routines aren't the same as reading from RAM.

2) If you don't want to user to see the source, then I simply wouldn't include the source with the program.

3) You could also use a Goto to skip somewhere in the program. But the 11-->A thing is more memory efficient.

3156
Other Calculators / Re: T3 teachers stupidity, ignorance & hypocrisy!
« on: October 04, 2010, 02:01:59 pm »
That was great ;D

Thanks for posting it.

I loved

Quote
S'il s'agit de bidouiller la machine pour y installer autre chose histoire de faire des jeux en assembleur ou que sais je encore, je suis désolé de devoir vous signaler qu'il existe sur le marché des produits faits pour cela.

Also, thanks for the French practice :)

3157
TI Z80 / Re: Builder
« on: October 03, 2010, 05:58:08 pm »
Hey nice sprite editor you posted there. I assume it does all levels of grayscale?

Yep. The last few seconds of the screenie show the implemented greyscale. I'd post another that shows what you can do with the greyscale, but Wabbitemu doesn't seem to be perfectly emulating the program and some of the buttons aren't working, although they do on the actual calculator.

3158
Other Calculators / Re: Mimas by Benjamin Moody
« on: October 03, 2010, 12:36:46 am »
Omnicalc *has* a virtual OS function built into it. It's kind of unstable, but that appears to be what you're asking for.

3159
Axe / Re: Holding variables in program data
« on: October 03, 2010, 12:32:30 am »
No matter where you store your data in the RAM, it'll be listed in the VAT (variable allocation table). Most experienced calculators users can see the contents of the VAT through a program such as Calcsys. Do I have that right?

3160
Axe / Re: Holding variables in program data
« on: October 02, 2010, 09:13:54 pm »
I'm not terribly familiar with Appvars because I haven't needed them yet, but I'm fairly sure you can write and read data from them.


3161
Math and Science / Re: math stuffs
« on: October 02, 2010, 08:44:05 pm »
That has nothing to do with the derivative, though. I think you're getting derivatives and limits mixed up :)
That is always a probability.

And the abs(x) example caused me to see the error.

3162
Math and Science / Re: math stuffs
« on: October 02, 2010, 08:28:36 pm »
Quote
Continuity only means that there are no asymptotes or holes. Differentiability, on the other hand, requires a continuous derivative (meaning no "corners"). So no, continuity would not imply differentiability.

http://mathworld.wolfram.com/ContinuousFunction.html

You'll notice that the more formal definition of a continuous function is equivalent to the definition I gave.

3163
Math and Science / Re: math stuffs
« on: October 02, 2010, 07:46:44 pm »
[ Differentiability implies continuity, but continuity does not imply differentiability.

Actually, continuity does imply differentiability. Let's define a function f(x) as continuous on some interval [a, b] if Limx->c+f(x) = Limx->c-f(x) =f(c) ∀ {c|a≤c≤b} This suggests that a change in c results in a finite change in f(c), which implies that the function has a finite rate of change for all points in the range [a, b]. Thus the derivative exists for the continuous function. It's not a mathematically rigorous proof, but you get the idea.

Note: I might actually know what I'm talking about or be completely wrong. I have no idea which one is right. Feel free to correct me.

3164
Introduce Yourself! / Re: I'm new...-ish
« on: October 02, 2010, 04:42:10 pm »
Yeah, I was going to start with that soon. I think I should program a bit more in TI-BASIC first, though.

Any interesting program ideas so far?

3165
Introduce Yourself! / Re: -> KYLLOPARDIUN <-
« on: October 02, 2010, 04:31:01 pm »
Pascal [who does't know it]

*Raises hand*
;D

Pages: 1 ... 209 210 [211] 212 213 ... 215