Technology & Calculator Open Topic :: RE: Ti84+CSE or Casio Prizm?
Author: Dapianokid Posted: 04 Mar 2013 08:34:06 pm (GMT -5) So, C is out of the quesiton (mostly) for TIOS operated calcs. IÂ’m having to run Linux on my Wii (because Ubuntu wonÂ’t boot for some odd...
View ArticleTechnology & Calculator Open Topic :: RE: The Big Bad Bundle of TI-84 Plus C...
Author: KermMartian Subject: Re: The Big Bad Bundle of TI-84 Plus C SE OS 4.0 BugsPosted: 04 Mar 2013 08:53:47 pm (GMT -5)blue_bear_94 wrote:KermMartian wrote:[TRIVIAL] The ALPHA-ZOOM (F3) matrix-entry...
View ArticleTechnology & Calculator Open Topic :: RE: Ti84+CSE or Casio Prizm?
Author: blue_bear_94 Posted: 04 Mar 2013 09:17:42 pm (GMT -5) No, and ideally, you should test programs on the emulator, in case you accidentally do something that would brick your Prizm (which is...
View ArticleGeneral Programming :: RE: Intro to Simulating n-Body Newtonian Gravitation
Author: elfprince13 Posted: 04 Mar 2013 09:24:16 pm (GMT -5)Weregoose wrote:Code:T = 1/(P*2^(R/3) + Q*2^(S/3))Â PÂ QÂ RÂ SÂ T +1 -1Â 9Â 5Â K1,K6 +1 -1Â 6Â 2Â K2,K5 (= 2*K1) -1 -1Â 7Â 5Â K3,K4 -1 +1Â 4...
View ArticleWebsite :: RE: Spam Posts
Author: comicIDIOT Posted: 04 Mar 2013 09:28:49 pm (GMT -5) Topic deleted, user still needs deactivation._________________ -Alex
View ArticleTechnology & Calculator Open Topic :: RE: Ti84+CSE or Casio Prizm?
Author: Dapianokid Posted: 04 Mar 2013 09:33:12 pm (GMT -5) alright, blue. z80man had the right ideas as to where to go with software for the Prizm..._________________What if we all got together and...
View ArticleWebsite :: RE: Spam Posts
Author: KermMartian Posted: 04 Mar 2013 10:25:38 pm (GMT -5)comicIDIOT wrote:Topic deleted, user still needs deactivation. User's signature and such have been cleared, and the user itself has been...
View ArticleCasio Prizm/FX Development & Programming :: RE: Introducing FX-CG[UI] and...
Author: KermMartian Posted: 04 Mar 2013 10:43:53 pm (GMT -5) The README seems to be missing a few things that would have saved me some headaches. For starters, I think a Requirements section would be...
View Articlez80 Assembly :: RE: TI-84 Plus C Silver Edition ASM Routine Discussion
Author: tr1p1ea Posted: 04 Mar 2013 11:00:19 pm (GMT -5) Ive been thinking a bit recently about tilemapped backgrounds (well any background) and sprites and im a little concerned. My main concern is...
View Articlez80 Assembly :: RE: TI-84 Plus C Silver Edition ASM Routine Discussion
Author: KermMartian Posted: 05 Mar 2013 12:16:57 am (GMT -5)tr1p1ea wrote:My main concern is when you draw a sprite over a background, the only way to clear it is to redraw the portion of the...
View Articlez80 Assembly :: RE: TI-84 Plus C Silver Edition ASM Routine Discussion
Author: FloppusMaximus Posted: 05 Mar 2013 12:22:57 am (GMT -5) A few possible answers: - Be clever and figure out a way to redraw the sprite and background at the same time. You might get tearing but...
View ArticleGeneral Programming :: RE: Intro to Simulating n-Body Newtonian Gravitation
Author: Weregoose Posted: 05 Mar 2013 01:11:03 am (GMT -5) Mathematica's ToRadicals[RootApproximant[coefficients]] will start you out with expressions, and manual algebraic fiddling will let you put...
View ArticleGeneral Programming :: RE: Intro to Simulating n-Body Newtonian Gravitation
Author: elfprince13 Posted: 05 Mar 2013 01:18:13 am (GMT -5) Ah, so this was a method of reverse engineering a possible derivation of the coefficients used by hugh, rather than a method for computing...
View ArticleTechnology & Calculator Open Topic :: RE: Ti84+CSE or Casio Prizm?
Author: flyingfisch Posted: 05 Mar 2013 09:15:21 am (GMT -5)Wsc&Fvm was an interesting project, and though it is no longer in development, perhaps it could be ported to PRIZM..._________________
View ArticleMerthsoft :: RE: TokenIDE BASIC IDE 2013 Thread
Author: GinDiamond Posted: 05 Mar 2013 10:08:10 am (GMT -5) okay, I've narrowed it down. I get the bug even in the new version, but only if I change the token file. Even if I change the token file back...
View ArticleGeneral Open Topic :: SDCC compilation problems for Ti 84+
Author: GinDiamond Subject: SDCC compilation problems for Ti 84+Posted: 05 Mar 2013 10:48:54 am (GMT -5) I finally got SDCC working! Hooray! However, the compiled 8xp files don't actually run. They...
View ArticleMerthsoft :: RE: TokenIDE BASIC IDE 2013 Thread
Author: tifreak8x Posted: 05 Mar 2013 10:50:30 am (GMT -5) Should be a file called TokenIDE that is a Configuration settings file, it's the first file under the TokenIDE icon that starts tokens for me...
View ArticleMerthsoft :: RE: TokenIDE BASIC IDE 2013 Thread
Author: merthsoft Posted: 05 Mar 2013 11:19:52 am (GMT -5) Ooh, yeah, I didn't mean to have it default to that--whoops. For now, do what tifreak suggests, but I'll upload a new version hopefully...
View ArticleGeneral Open Topic :: RE: SDCC compilation problems for Ti 84+
Author: elfprince13 Posted: 05 Mar 2013 11:29:05 am (GMT -5) Step through it in a debugger and see where it is going wrong. Set a breakpoint at $9d93._________________StickFigure Graphic Productions ||...
View Article