General Open Topic :: 2012 Halloween Costumes
Author: Spenceboy98 Subject: 2012 Halloween CostumesPosted: 30 Oct 2012 09:19:42 pm (GMT -5) Post your Halloween costumes for 2012 here. I'll start us off. Me as Pip from Great Expectations by Charles...
View ArticleTechnology & Calculator Open Topic :: RE: Calculator TCP/IP networking
Author: christop Posted: 30 Oct 2012 11:52:56 pm (GMT -5) My CA-42 cable came in! (Actually it arrived yesterday but my wife didn't tell me until late last night, so...) I plugged it in and apparently...
View ArticleTechnology & Calculator Open Topic :: RE: How much would it cost to build a...
Author: Kllrnohj Posted: 31 Oct 2012 12:05:22 am (GMT -5) $600 without a monitor will get you a solid gaming machine. $600 with a monitor, keyboard, and mouse? That'll be tight, and heavily depends on...
View ArticleCalculator Hardware :: RE: Hardware Limitations of the TI-83+/84+?
Author: GinDiamond Posted: 31 Oct 2012 07:32:15 pm (GMT -5) And, executing past register $c000 will do what?_________________Do not muddle in the affairs of dragons, for thou art crunchy and taste good...
View ArticleTI-BASIC :: RE: Difference Between BASIC and Axe?
Author: GinDiamond Posted: 31 Oct 2012 07:34:45 pm (GMT -5) But I did the Hello Worlds: [Axe] [Basic] ClrHome ClrHome Disp "Hello, World!" Disp "Hello, World!" Pause Pause_________________Do not muddle...
View ArticleCalculator Hardware :: RE: Hardware Limitations of the TI-83+/84+?
Author: Deep Thought Posted: 31 Oct 2012 08:04:25 pm (GMT -5) 1. $C000 is an address, not a register. 2. The reason assembly programs are limited to 8,811 bytes in size is because executing code beyond...
View ArticleGeneral Open Topic :: RE: New New Top 1,024 Signs You're a Cemetechian
Author: seana11 Posted: 31 Oct 2012 08:11:09 pm (GMT -5) 293: People look at you weirdly when you say gnu_________________ Code: -----BEGIN GEEK CODE BLOCK----- GCS d- s+: a---@ C+++ UL++ P L+++ E- W++...
View ArticleTI-BASIC :: RE: Difference Between BASIC and Axe?
Author: Compynerd255 Posted: 31 Oct 2012 08:14:37 pm (GMT -5) GinDiamond wrote: But I did the Hello Worlds: [Axe] [Basic] ClrHome ClrHome Disp "Hello, World!" Disp "Hello, World!" Pause Pause And, if...
View ArticleCalculator Hardware :: RE: Hardware Limitations of the TI-83+/84+?
Author: Compynerd255 Posted: 31 Oct 2012 08:22:31 pm (GMT -5) GinDiamond wrote: And, executing past address $c000 will do what? The contents of your RAM go down in flames. Basically, it has exactly the...
View ArticleTI-BASIC :: RE: Difference Between BASIC and Axe?
Author: Runer112 Posted: 31 Oct 2012 08:23:12 pm (GMT -5) Actually, that would compile fine as an Axe program, because Axe does have a Pause command. However, Axe's Pause does not act like TI-BASIC's...
View ArticleGeneral Open Topic :: RE: New New Top 1,024 Signs You're a Cemetechian
Author: The_Coded Posted: 31 Oct 2012 08:34:23 pm (GMT -5) 394: Glass is no longer something you drink out of, but instead a means to run programs_________________
View ArticleCasio Prizm/FX Development & Programming :: RE: Prizm Basic fighting game
Author: seana11 Posted: 31 Oct 2012 08:36:39 pm (GMT -5) The_Coded wrote: well, Since I just found out it doesn't matter if I use 5 colors or just 1 the speed is the same...either making it colourful...
View ArticleGeneral Open Topic :: RE: New New Top 1,024 Signs You're a Cemetechian
Author: seana11 Posted: 31 Oct 2012 08:40:13 pm (GMT -5) 295: When you tell people to open up a terminal they stare at you blankly until the guy next to you says 'He means the command line.' 296:...
View ArticleCasio Prizm/FX Development & Programming :: RE: Prizm Basic fighting game
Author: The_Coded Posted: 31 Oct 2012 08:40:43 pm (GMT -5) thanks seana , I aim to get this game finished tomorrow or Friday!_________________
View ArticleGeneral Open Topic :: RE: New New Top 1,024 Signs You're a Cemetechian
Author: The_Coded Posted: 31 Oct 2012 08:42:42 pm (GMT -5) 397: People think it's crazy you use Makefile instead of just "install"_________________
View ArticleGeneral Open Topic :: RE: New New Top 1,024 Signs You're a Cemetechian
Author: seana11 Posted: 31 Oct 2012 08:46:43 pm (GMT -5) The_Coded wrote: 397: People think it's crazy you use Makefile instead of just "install" 398: 1: wget cemetech.net 2: tar -xf cemetech 3: cd...
View ArticleGeneral Open Topic :: RE: New New Top 1,024 Signs You're a Cemetechian
Author: AHelper Posted: 31 Oct 2012 08:49:28 pm (GMT -5) 399. You make a calc OS and the first public images say CEMETECH 400 You think about putting a picture of KermM into a ti8x...
View ArticleGeneral Open Topic :: RE: New New Top 1,024 Signs You're a Cemetechian
Author: The_Coded Posted: 31 Oct 2012 08:52:05 pm (GMT -5) 401: You imagine and hope for the day that Cemetech:The RPG is released on the TI 83/84+ and the Prizm Receives its FPS Sequel "Kerm goes...
View ArticleTI-Freak8x :: RE: VS C# Usage & Learning
Author: tifreak8x Posted: 31 Oct 2012 08:56:17 pm (GMT -5) Having a bit of trouble on lesson 5. Code: using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace...
View ArticleTI-Freak8x :: RE: VS C# Usage & Learning
Author: Compynerd255 Posted: 31 Oct 2012 09:33:36 pm (GMT -5) But of course. Your class is called Program, therefore it should be renamed OneMethod for your code to work (if you look at the sample more...
View Article