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

Pages: 1 ... 116 117 [118] 119 120 ... 126
1756
Other Calculators / Re: so will ti-cares care???
« on: August 02, 2010, 04:48:32 pm »
Code: [Select]
You have just made my day, Thank you.  I really appreciate it.  I love learning as much as i can, and this may turn out to be a great opportunity.  I am eager for a responce.
thank you so much, -James

*fb39ca4 is LOLing

1757
Miscellaneous / Re: How did you find Omnimaga?
« on: August 02, 2010, 04:44:30 pm »
I had known about omnimaga for around a year or so, but I only joined when I decided to start programming the Nspire in C.

1758
Calculator C / Re: Code crashing calc
« on: August 02, 2010, 04:40:57 pm »
Here it is.

1759
Other Calculators / Re: so will ti-cares care???
« on: August 02, 2010, 12:59:07 pm »
You know, I might actually make a 3d grapher, once we have text output functions.

1760
Calculator C / Re: Code crashing calc
« on: August 02, 2010, 12:50:06 pm »
My generate function does not make changes to anything but its internal variables. Aside from calling generate once, the only other change I made was to testlevel.c, as I described above.

1761
Miscellaneous / Re: DJ Omnimaga @ 12000 posts!
« on: August 02, 2010, 12:30:19 pm »
And a perfect 200 in respect!

1762
Other Calculators / Re: so will ti-cares care???
« on: August 02, 2010, 12:22:02 pm »
I just sent this out:

Code: [Select]
I have noticed the lack of 3D graphing in the Nspire products.
As such, I have made my own 3D graphing program to do it.
Initially, it was in TI-BASIC, but that ended up being much too
slow and cumbersome, due to the number of lines that had to be drawn.
I decided then, to use Ndless, a tool to run assembly progams
on handhelds, and write a 3D grapher in assembly language.
It runs much faster, but I am frustrated at the fact you must
use OS 1.1 to run it, therefore sacrificing all the other math features
added in later OSes. Is there a way to make this run on
later operating systems? (Also, I am not concerned about not being
able to run this in the computer software, there are plenty of other
programs to do that for PC.)

1763
Miscellaneous / DJ Omnimaga @ 12000 posts!
« on: August 02, 2010, 12:19:36 pm »
Congrats!

Unfortunately, I cant make a screenshot right now.

1764
Humour and Jokes / Re: Raylin gone EVIL?
« on: August 02, 2010, 10:31:48 am »
Or later, so he's at .666 posts.

*fb39ca4 cowers in corner

1765
Calculator C / Re: Code crashing calc
« on: August 02, 2010, 10:25:13 am »
The one already there.

1766
Pokemon Red / Re: Pokemon Red
« on: August 01, 2010, 08:30:31 pm »
If a project like this was ever done for the Nspire, it would be neat if there was one version for cas and one for non-cas (because programs have to be compiled separately for the two calcs).

1767
TI-Nspire / Re: Virus to crack RSA for nspire? :P
« on: August 01, 2010, 08:25:41 pm »
I knew you were talking about the code blocks in this forum, but how does it stop google search?

1768
Calculator C / Re: Code crashing calc
« on: August 01, 2010, 08:23:10 pm »
So will this mean a performance loss? Or is graphical errors? I've been getting some, though I hope it's just my own code.

EDIT:

I've done some more tinkering, and it seems that when the map is this: (also, height is the same, and alt is filled with zeroes)

Code: [Select]
{
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0},
{0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0},
{0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0},
{0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,1,0},
{0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0},
{0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,1,0},
{0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0},
{0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,1,0},
{0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0},
{0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,1,0},
{0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0},
{0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,1,0},
{0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0},
{0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,1,0},
{0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0},
{0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,1,0},
{0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0},
{0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,1,0},
{0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0},
{0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,1,0},
{0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0},
{0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,1,0},
{0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0},
{0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,0,1,1,0},
{0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0},
{0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0}
};

grahical errors occur. (namely, nothing gets drawn but the sprites)

1769
TI-Nspire / Re: Virus to crack RSA for nspire? :P
« on: August 01, 2010, 08:11:42 pm »
What does the code block do?

1770
Calculator C / Re: Code crashing calc
« on: August 01, 2010, 12:19:54 pm »
I've got it working now, after a few hours of debugging, and doing all the bitwise operations with macros, so now all I have to do is export the maze to ncaster format.

Pages: 1 ... 116 117 [118] 119 120 ... 126