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 - apcalc
Pages: 1 ... 56 57 [58] 59 60 ... 96
856
« on: October 30, 2010, 09:57:21 am »
I have really come to the point to think that my grades are simply a result of my classes being so easy. In some classes that I have taken in the past, I have felt challenged, but this year, the material we cover and the tests are so easy. Also, my teachers will give me almost unlimited amount of time on tests, so I never have the problem of running out of time. AP USH - 99 EAH Honors - 100 Spanish III - 100 English III Honors - 94 (I hate english ) AP Chem - 100 (this class is a complete joke) AP Bio - 100
857
« on: October 28, 2010, 10:33:09 pm »
anyway, i figured people would want a new screenshot with the grey scale here it is (hmm you can't see as much colour difference as on the calc...)
Looks very nice!
858
« on: October 28, 2010, 09:01:20 pm »
I had access to a digital camera today, so I though I'd take a pic of Trapped on hardware (no Nspire pic, as I temporarily have OS 2.0 on it for school)
859
« on: October 28, 2010, 03:33:15 pm »
716. The Nspire was never even seen by your math teacher until you got one.
860
« on: October 27, 2010, 07:40:45 pm »
That is what happed to me on the emulator.
861
« on: October 27, 2010, 03:39:21 pm »
You have the rom, but you need the boot 2. Using that same batch file, open it, choose (2) (TI-Nspire), then (1) (Extract Boot 2 file). Then, you should be able to run it.
862
« on: October 26, 2010, 09:59:34 pm »
Ranman, this looks great! I can't wait to play this on my calculator!
863
« on: October 26, 2010, 09:00:31 pm »
Hi! Welcome to Omnimaga! I only have a 89 and Nspire, so I am not too sure about this, but I believe there is some program that can be downloaded that will allow you to type in lowercase (also, you can probably access these vars somewhere, but I don't know how). Anyway, there are a ton of 84 users at Omnimaga, so I am sure some will be able to answer you shortly!
864
« on: October 26, 2010, 06:06:56 pm »
To set the screen black:
memset(buffer,0x00,SCREEN_BYTES_SIZE);
And yes, the two darkest shades (0 and 1) are the same on the Nspire.
865
« on: October 25, 2010, 09:07:50 pm »
. 685: You've looked at this thread more than once.
689. You've looked at this thread even once.
866
« on: October 25, 2010, 07:44:23 pm »
Looks nice! It's nice to see more Nspire projects popping up!
867
« on: October 25, 2010, 06:18:57 pm »
That is the notation used to read and write to the memory-mapped I/O Ports (documented on hackspire). Here is an example for the contrast, 0x900F0020 (Is it sad that I have that memorized ) //Read the value here contrast=*(volatile unsigned*) 0x900F0020; //Write here *(volatile unsigned*) 0x900F0020=0x90;
868
« on: October 25, 2010, 06:13:55 pm »
Is this what you need:
*(volatile unsigned*) 0x01234567
869
« on: October 25, 2010, 05:55:08 pm »
Sir, showSimpleDialogBox( is probably not working because utils.h was not added as a object in the MakeFile. Open it up and change the objects to read "main.o utils.o". That should fix it.
870
« on: October 23, 2010, 07:54:48 pm »
674. In your documents folder, you have folders "TI-89", "TI-Nspire", and "Other Calcs"
Pages: 1 ... 56 57 [58] 59 60 ... 96
|