226
Lua / Re: Ti RPG 2 for the Nspire done in Lua
« on: March 05, 2012, 07:38:54 pm »
You'll find that right here: http://www.inspired-lua.org/2011/12/how-to-have-a-nice-little-input-function-in-lua/
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. 226
Lua / Re: Ti RPG 2 for the Nspire done in Lua« on: March 05, 2012, 07:38:54 pm »
You'll find that right here: http://www.inspired-lua.org/2011/12/how-to-have-a-nice-little-input-function-in-lua/
227
Other Calculators / Re: The difference between a Port and a Clone« on: March 05, 2012, 07:24:05 pm »
I was just offering my opinion right there. If you want to port a commercial game or something like that, I'd say just make a simpler version of it. Because the interface/API/whatever is probably pretty different between computer and calculator, then you should try just writing your own code. It'd probably be simpler than trying to convert it line by line, even if it's the same language. Look at the source to understand what's going on and then write it yourself. I'm not too familiar with PRIZM programming though...
228
Other Calculators / Re: The difference between a Port and a Clone« on: March 05, 2012, 05:44:56 pm »
Personally, I just say I made a "version" of the game. I never use port or clone.
229
TI-Nspire / Re: TI-Nspire emulator« on: March 05, 2012, 05:40:49 pm »
Sorry for the doublepost, but I just realized something really simple. You could just run Notepad, send the .txt file to your computer and then remove the .tns extension! I'm so stupid...
The only problem with that is notepad doesn't work on ndless 3.1... 230
Lua / Re: Ti RPG 2 for the Nspire done in Lua« on: March 04, 2012, 09:50:51 pm »
Nice job! Just saw this thread today. Looks great and can't wait to see more come out of this project!
231
TI-Nspire / Re: SpeedX 3D« on: March 04, 2012, 09:45:17 pm »
Nice to see you back, fellow Lua developer! Good luck with your progress!
232
General Calculator Help / Re: [Ti Nspire CX] - How to make lines such as x = 2« on: March 04, 2012, 09:40:54 pm »
Parametrically, it works, but you can also do stuff like y=1000(x-b) where to graph x=b for staying in function mode. Basically the same way lkj said.
233
TI-Nspire / Re: TI-Nspire emulator« on: March 03, 2012, 10:20:54 pm »
Thanks for the source, jimbauwens! I'm not using Ubuntu right now, so I don't think I can use gcore...
easier yet:When I looked at nspirememory.bin through notepad, I got random symbols. Another way to get files off nspire_emu/Ncubate is to make a program that outputs the file to the RS232 port.I wouldn't know how to program something that would output through RS232. Not entirely sure what it is... Isn't there just a way to save a document outside of nspire_emu? 234
TI-Nspire / Re: TI-Nspire emulator« on: March 02, 2012, 09:34:12 pm »
Would it be possible to use this notepad program http://ourl.ca/8679 to create a .txt, then somehow save or "send" the document back onto the computer in a compatible format (for editing with Notepad++ per se)?
I didn't find the breakpoint and xml thingy... I'll PM you the document, good luck and Thank you! Edit: I guess you can't PM attachments, so um, I guess I'll just post it. 235
News / Re: Introducing "Programming the TI-83+/84+"« on: March 02, 2012, 09:24:34 pm »
I think what it means is that it's being discounted 50% off from it's retail price of $30, that means you pay $15 for a limited time.
Btw, Great job! More publicity for calculator programming! The first chapter is pretty nice. 236
TI-Nspire / Re: TI-Nspire emulator« on: March 02, 2012, 05:24:31 pm »
Question: I have some code programmed with the notes application on the Nspire CX. I sent it through TiLP to my computer. Then I opened it with nspire_emu. Is there any way I can get the code out? Copying and pasting like with student software doesn't work...
Thank you! 237
TI-Nspire / Re: Rush Hour« on: March 02, 2012, 04:52:24 pm »
I got nspire_emu working! THANK YOU SO MUCH! Somebody should either A) Put that tutorial hidden in the post in the tutorials section or B) include a readme with the file. Maybe I'll do that if I have time. Now development shall continue!
238
Other Calculators / Re: Monopoly Nespire« on: March 01, 2012, 05:50:37 pm »
Wait what? This is confusing...
239
TI-Nspire / Re: Rush Hour« on: March 01, 2012, 05:49:15 pm »
Right now, I can't get Nspire_emu to start up after Student Software exploded. I've been following instructions as posted here http://ourl.ca/13290/247912 and I have everything done except the last two steps. When I type the first one in, it gives me the regular command list output. I think it should create the flash.bin, but it doesn't. When I then type in the second command, it says flash.bin wasn't found. I got it to run once, but then it screwed up at installing factory image. Now it won't even start up
A credits page? I'll be sure to add one and include you in it. Don't worry, you shall be recognized. 240
Other Calculators / Re: Monopoly Nespire« on: February 29, 2012, 09:37:27 pm »
njaddison, what the heck? You've already uploaded the same thing right here http://ourl.ca/15190.
This is violating the rules again. What exactly are you trying to do? It was taken down the first time, why are you doing it again? |
|