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

Pages: 1 ... 36 37 [38] 39 40 ... 161
556
Other Calc-Related Projects and Ideas / Re: ticalc.org "Package Manager"
« on: February 22, 2011, 07:50:29 am »
-Added an option to extract all .zip archives on download, named like:

   "83plus-asm-games-generate-zip"
Support's here for .zip, it seems, Scout ;) However, that doesn't mean there's .tar.gz support yet, I'd assume.

557
TI-BASIC / Re: Arbitrary precision operations
« on: February 22, 2011, 07:43:48 am »
Nice. :D
What are its current speeds? (Especially for multiplication and division)

558
News / Re: Somebody set up us the bomb
« on: February 21, 2011, 05:48:24 pm »
Not really on right now, so I'll just thank everyone for the promotion and do my best to be here more often. :D

559
Gaming Discussion / Re: And I thought I was good at Tetris... O.O
« on: February 16, 2011, 07:49:37 pm »
:crazy: That's... that's ridiculous.

560
The Axe Parser Project / Re: Axe Parser
« on: February 14, 2011, 09:20:59 pm »
Downloaded, now to send at some point. Post-test loops FTW! ;D

561
UberGraphX / Re: Project Paradise - Ubercalculator
« on: February 14, 2011, 08:20:38 pm »
:w00t: Updates!
I agree with the hard plastic suggestion. Seems like it'd be cheaper, too.

562
TI Z80 / Re: LSDOS
« on: February 07, 2011, 07:34:06 am »
Nice what BASIC can do with some assistance! Keep up the good work! :D

563
Math and Science / Re: Taking square roots by hand
« on: February 07, 2011, 07:31:35 am »
The square root one is a specific example of the Shifting nth root algorithm
You can also find any higher roots, and in any base! ;D

564
Axe / Re: The Optimization Compilation
« on: February 05, 2011, 11:49:38 pm »
:crazy: That's amazing, Runer. Do you always come up with code like this? :P

565
UberGraphX / Re: Project Paradise - Ubercalculator
« on: February 05, 2011, 11:18:40 pm »
I missed this entire topic somehow. :-[
Looks very awesome, so I will just congratulate you on that and say "Good luck!" :D

566
Axe / Re: The Optimization Compilation
« on: February 05, 2011, 10:15:08 pm »
Ah, okay. That would make my inserted line "A*8-I->G" then.

567
Axe / Re: The Optimization Compilation
« on: February 05, 2011, 09:58:12 pm »
Yes you can :)

568
Axe / Re: The Optimization Compilation
« on: February 05, 2011, 09:51:28 pm »
Code: [Select]
X/8->E
Y/8->F
X^8->I
Y^8->J
For(A,0,7)
*8-I->G
For(B,0,11)
If {F+B*16+E+A+L1}->C
Pt-On(G,B*8-J,C*8+Pic0
End
End
End
Even pre-evaluating for inner For( loops ;D

569
News / Re: Boot a PC Using a TI-89 Titanium Graphing Calculator
« on: February 05, 2011, 09:42:39 pm »
I've always known this is theoretically possible, but nice to see it actually done! :D
Can't wait to see what other USB things you do, Brandon! :)

570
General Calculator Help / Re: Sending Programs
« on: February 01, 2011, 11:05:52 pm »
Penguin, I think it is too. I have the patched OS installed, and all transfers increase the counter regularly. It would only make sense. ;D

Pages: 1 ... 36 37 [38] 39 40 ... 161