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

Pages: 1 ... 408 409 [410] 411 412 ... 424
6136
Gaming Discussion / Re: cybernations
« on: October 31, 2010, 11:51:12 am »
Hahah, the concept looks good, I've always wanted to play games to control a country either in war and economy and social and politics :)

6137
I am starting to doubt that ^

it looks like the game wouldn't be any fun w/o color.

I might change the game play into something different.
I will provide a small demo though of the basic workings.

We need no colour sir

6138
News / Re: Jailbreak your PS3 with a TI-89 Titanium
« on: October 31, 2010, 10:55:39 am »
:O NSpire! NSpire! NSpire!

Before thinking of jailbreaking a PS3 with a TI-Nspire, we need to fully jailbreak the TI-Nspire itself!

Yeah, that's right ;)

6139
News / Re: Jailbreak your PS3 with a TI-89 Titanium
« on: October 31, 2010, 10:18:03 am »
:O NSpire! NSpire! NSpire!
I already knew about that, an application that jailbreaks the PS3.

Download it here for ti.84plus silver edition:

http://brandonw.net/ps3jb/ps3jb.0.06.0001.zip

Yeah, that was posted here. This news post is a totally different one, using a TI-89 Titanium :)

6140
Axe / Re: Progress
« on: October 31, 2010, 09:59:12 am »
Good luck for school and for axe upadting too.

I contacted you with a bug by the way, I am of the opinion that if all of us contribute you can launch 1.0.0 before new year :)

6141
News / Re: Jailbreak your PS3 with a TI-89 Titanium
« on: October 31, 2010, 09:57:19 am »
I already knew about that, an application that jailbreaks the PS3.

Download it here for ti.84plus silver edition:

http://brandonw.net/ps3jb/ps3jb.0.06.0001.zip

6142
TI Z80 / Re: Formulum: Texas Instruments Version
« on: October 31, 2010, 09:27:03 am »
Just googled it, it's easy, will upload it today :)

6143
TI Z80 / Re: Formulum: Texas Instruments Version
« on: October 31, 2010, 09:09:44 am »
well, with the menu option, you can't.  But using a custom menu, you can probably do that ;)

Custom means Axe? Or a custom menu made in TI Basic?

If so, I'm more looking forward to create a custom menu in ti basic with a scroll, i don't think it is that hard.

6144
TI Z80 / Re: Formulum: Texas Instruments Version
« on: October 31, 2010, 09:07:34 am »
you can have the 7th option be "other formulas" and make it go to another menu, where you can put 7 more forumulas.

Conclusion: TI Basic sucks, we can't even make a scroll -.-

I will do that, however -.-

6145
TI Z80 / Re: Formulum: Texas Instruments Version
« on: October 31, 2010, 09:02:52 am »
Nice, and happy birthday!
Looks nice!  I have a couple of suggestions:
1) Change the lines like Prompt R:Prompt H to lines like Prompt R,H.  It makes the code a tad bit smaller. :)
2) Change the Stops to Returns.  It really doesn't make much of a difference, but it's a good habit to get into for when you step up to Axe. :D

Oh, and Happy Birthday! ;D
happy birthday scout david! :D :D :D

It looks like you're almost done with this project, what is to come next?  I'm sure whatever it is will be as great as this one  ;)

EDIT: well actaully I didn;t read that you were adding new formulas.  Sounds great!!! :D
happy birthday! also, can i refer you to this post to get rid of the lbl's while keeping the simplicity of Menu()?

Thanks everyone, so I tried what you said: The returns instead of stops are not working.

What meishe91 said and what nemo said I couldn't make it work, tried several things, will retry it later. For now, this is my problem:

Code: [Select]
:ClrHome
:Menu("CHOOSE FORMULA","CIRCLE AREA",1,"SPHERE VOL.",2,"CYLINDER VOL.",3,"CONE VOL.",4,"QUADR PYR VOL.",5,"SPHERICAL SRFCE AREA",6,"CYLINDER SRFCE AREA",7,"CONE SRFCE AREA",8
:Lbl 1
:Prompt R
:Output(4,2,"AREA IS:":Output(5,2,RR?
:Stop
:Lbl 2
:Prompt R
:Output(4,2,"VOLUME IS:":Output(5,2,(4/3)?RRR
:Stop
:Lbl 3
:Prompt R,H
:Output(4,2,"VOLUME IS:":Output(5,2,RR?H
:Stop
:Lbl 4
:Prompt R,H
:Output(4,2,"VOLUME IS:":Output(5,2,(RR?H)/3
:Stop
:Lbl 5
:Prompt L,H
:Output(4,2,"VOLUME IS:":Output(5,2,LLH/3
:Stop
:Lbl 6
:Prompt R
:Output(4,2,"SURFCE AREA IS:":Output(5,2,4?RR
:Lbl 7
:Prompt R
:Prompt H
:Output(4,2,"SURFCE AREA IS:":Output(5,2,2?RH+2?RR
:Lbl 8
:Prompt R,H
:Output(4,2,"SURFCE AREA IS:":Output(5,2,(?Rsqrt(HH+RR))+?RR

It says that Label 8 is argument error in the menu line.

The screen has 8 lines vertical, that means I can't have more than 8 labels?

:O

If yes, how to 'twist' it?
If not, alternatives?


Thanks much

6146
TI Z80 / Re: The Impossible Game
« on: October 30, 2010, 09:21:46 am »
Lol cheater D:

Nice stats tho. I wonder if I can even get to 1% in the first version...

See my great skillz at 4:51 in this video ;D:

I will just assume its a rick roll.
it isn't hah
If you look at it good, you'll lose the game.....like I did  :-\ :'(

I didn't lose the game, but I was kind of rickrolled haha

6147
TI Z80 / Re: Formulum: Texas Instruments Version
« on: October 30, 2010, 09:21:23 am »
Here is Formulum for TI-8x series. HOWEVER, I'm having quite a few undesired problems...

The formulas are correct, I've tested them using Formulum PC, which is correct, I tested it using calculators and hand calculus haha

www.davidgom.co.cc/Formulum2.3.zip

It is working, is optimized. I will add more formulas later :)

In my birthday(today) I managed to make Formulum available for 3 different supports (PC, NSpire and TI-8x calculators), so I'm quite happy.

Please comment :)

EDIT: Source Code:

Code: [Select]
:ClrHome
:Menu("CHOOSE FORMULA","CIRCLE AREA",1,"SPHERE VOLUME",2,"CYLINDER VOLUME",3,"CONE VOLUME",4,"QUADR PYR VOLUME",5
:Lbl 1
:Prompt R
:Output(4,2,"AREA IS:":Output(5,2,RRπ
:Stop
:Lbl 2
:Prompt R
:Output(4,2,"VOLUME IS:":Output(5,2,(4/3)πRRR
:Stop
:Lbl 3
:Prompt R
:Prompt H
:Output(4,2,"VOLUME IS:":Output(5,2,RRπH
:Stop
:Lbl 4
:Prompt R
:Prompt H
:Output(4,2,"VOLUME IS:":Output(5,2,(RRπH)/3
:Stop
:Lbl 5
:Prompt L
:Prompt H
:Output(4,2,"VOLUME IS:":Output(5,2,(LLH)/3
:Stop

Optimization, tips, ideas?

6148
TI Z80 / Re: Formulum: Texas Instruments Version
« on: October 30, 2010, 08:46:59 am »
Lbl3 should be Lbl 3

Fail -.-

Will upload a first version in a few minutes :):):)

6149
TI Z80 / Re: The Impossible Game
« on: October 30, 2010, 08:34:00 am »
Lol cheater D:

Nice stats tho. I wonder if I can even get to 1% in the first version...

See my great skillz at 4:51 in this video ;D:

I will just assume its a rick roll.

it isn't hah

6150
TI Z80 / Re: Formulum: Texas Instruments Version
« on: October 30, 2010, 07:48:08 am »
Oh my god, so much trouble for something SO simple:

Code: [Select]
:ClrHome
:Menu("CHOOSE FORMULA","CIRCLE AREA",1,"SPHERE VOLUME",2)
:Lbl 1
:Prompt R
:Output(4,2,"AREA IS:":Output(5,2,RRπ
:Goto 3
:Lbl 2
:Prompt R
:Output(4,2,"VOLUME IS:":Output(5,2,(4/3)πRRR
:Goto 3
:Lbl 3

Now, I want to add more formulas, but it gives me label error, any help?
Code: [Select]
:ClrHome
:Menu("CHOOSE FORMULA","CIRCLE AREA",1,"SPHERE VOLUME",2,"CYLINDER VOLUME",3)
:Lbl 1
:Prompt R
:Output(4,2,"AREA IS:":Output(5,2,RRπ
:Goto 3
:Lbl 2
:Prompt R
:Output(4,2,"VOLUME IS:":Output(5,2,(4/3)πRRR
:Lbl3
:Prompt R
:Prompt H
:Output(4,2,"VOLUME IS:":Output(5,2,RRπH
:Goto 4
:Lbl 4

Pages: 1 ... 408 409 [410] 411 412 ... 424