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

Pages: 1 ... 21 22 [23] 24 25 ... 96
331
General Calculator Help / Re: Games on Nspire?
« on: May 17, 2011, 04:56:54 pm »
Hi!  Welcome to Omnimaga! :)

First, make sure you are using the correct version of gbc4nspire that is compatible with OS 2.1:
http://www.omnimaga.org/index.php?action=dlattach;topic=1243.0;attach=5743

For games, you must download Game Boy ROM files (sorry, we can't provide links), add a tns extension, and send to your calc.  The reason why your friend has it in two different folders is that this version of gbc4nsprie compatible with the touchpad will only open the first rom file in the folder.  Thus, if you want two games, you will need to keep them in two different folders.

Hope this is a help to you! :)

332
TI-Nspire / Re: Pegs for Nspire (Lua)
« on: May 16, 2011, 09:41:08 pm »
Update, just about done with this! :)



Assuming all is good, expect a release over the weekend! :)

333
TI-Nspire / Re: Pegs for Nspire (Lua)
« on: May 14, 2011, 08:59:56 pm »
Actually, for some reason, everyone in my school loves Pegs, but hates Block Dude. :(

Still, I just overheard a conversation the other day where people were discussing "the only four games that are existant a calculator" (I just sat there without commenting :P).

334
Miscellaneous / Re: Pizza Chains
« on: May 14, 2011, 11:22:43 am »
My favorite pizza is from locally owned restaurants that have no more than two/three locations (the best two only have 1).

Honestly, I don't think I have ever eaten pizza from any of the large chains, save Pizza Hut (but even that has been at least two years).

335
TI-Nspire / Pegs for Nspire (Lua)
« on: May 14, 2011, 09:53:25 am »
A quick little project I started last night.  This is a port of the PuzzPack game "Pegs".  It is still quite incomplete, but it is also a pretty simple project, so it should be ready in no time! :)

Screenshot:



336
News / Re: The future of TI-BANK compromised?
« on: May 13, 2011, 07:56:36 pm »
I am thrilled to hear that TI-Bank is safe!!! :D

Congrats critor on becoming admin, I wish both you and Mic great success in the future! :)

337
News / Re: The future of TI-BANK compromised?
« on: May 12, 2011, 04:03:17 pm »
This is very sad news. :(

TI-BANK has made a countless number of major contributions to the calculator community.  It would be extremely sad to see it fall.  I hope the issues will be worked out, and it will stay! :)

338
TI-BASIC / Re: TI - Npsire, CAS; many programming questions
« on: May 11, 2011, 08:20:15 pm »
Its been a while since I did any Nspire BASIC programming, but I'll take a shot at some of your questions! :)

For displaying all of the values, I think a for loop would be best.  I am not 100% sure that this will work with an array of more than one dimension (and I can't test now :().

Code: [Select]
For x,1,dim(mstm)
Disp mstm[x][3]
EndFor

For the string issue, do you want to find the index of a certain substring in a string?

First, to convert from a number to string, use "string(number)" and to do the opposite, use "expr(string)"
To find the index of a substring in a string, use "inString(string,substring)", which will return the index of the substring if it is in the string (with the first index being "1", not "0").

If you need any more help, or I answered incorrectly, please feel free to ask!  Also, welcome to Omnimaga! :)

339
News / Re: New Nspire CX Info
« on: May 10, 2011, 05:57:24 pm »
I'm pretty sure that Nspire CAS thing has been there since OS 1.1

340
News / Re: New Nspire CX Info
« on: May 08, 2011, 06:08:11 pm »
Ooh!  Very nice!  Make a video of Block Dude Lua! ;)

I will as soon as I get the student software thingy set up, the CD keeps crashing my comp for some reason...  :P

Well, TI made the CD. That could explain why it is crashing! :P

341
News / Re: New Nspire CX Info
« on: May 08, 2011, 05:52:12 pm »
Ooh!  Very nice!  Make a video of Block Dude Lua! ;)

342
Miscellaneous / Re: Osama Bin Laden died
« on: May 02, 2011, 07:06:25 am »
I am kinda glad I have an AP test today and will be missing a double period of my history class today, as my teacher will probably go on and on about this! :)

Seriously though, I am happy that the United States was finally able to bring some justice to the families of those who were killed at 9/11.

343
TI Z80 / Re: Crabcake
« on: April 29, 2011, 09:51:16 pm »
Sounds very nice!

Good luck with this project! :)

344
I'm so sorry to hear this Hot_Dog. :(

I hope everything works out for you in this situation! :)

345
Miscellaneous / Re: Userbars: Do you make any?
« on: April 27, 2011, 04:44:07 pm »
I made the "TI-Nspire User" (which seems to have gained popularity :)) and the "TI-89 User" ones in my sig! :)

Pages: 1 ... 21 22 [23] 24 25 ... 96