Search found 83 matches

by cjgone
Fri 22 Apr, 2011 9:10 pm
Forum: Off Topic
Topic: This site is almost dead
Replies: 52
Views: 214234

Re: This site is almost dead

tr1p1ea wrote:Heya cjgone! How have you been?
Been pretty good, last year of high school than off to college. :twisted: Enjoying my last few months of relative ease before I start having to pull out the big guns, heh.

what have you been up to?
by cjgone
Sun 17 Apr, 2011 3:52 am
Forum: Off Topic
Topic: This site is almost dead
Replies: 52
Views: 214234

Re: This site is almost dead

Yeah, this forum is dead. I still use united-ti on the occasion but it looks like the calculator community is done. :( I remember when I first joined, there were so many projects in the works and a lot of people helped me learn z80 assembly. :D Good memories, won't forget them (here and on united-ti...
by cjgone
Sun 22 Nov, 2009 10:18 pm
Forum: Announce Your Projects
Topic: pkmn grey
Replies: 28
Views: 50968

Re: pkmn grey

Looks pretty cool. Keep up the good work.
by cjgone
Sun 19 Jul, 2009 5:30 am
Forum: Programming Help
Topic: [TI ASM] IM 2 randomness.
Replies: 11
Views: 22365

Re: [TI ASM] IM 2 randomness.

That would be interesting if there was a pattern, but I think it has to do with what's on the databus.
by cjgone
Fri 06 Mar, 2009 3:41 am
Forum: Programming Help
Topic: User Defined Classes [Java]
Replies: 33
Views: 44352

Re: User Defined Classes [Java]

Man, object-oriented languages scare me. :'( I never knew clicking a button to change afake light could be so freakin' difficult. Can ya quickly summzarize the code? I would have expected: Create a new class for the traffic light. Draw it using some draw function. If some button is clicked to make l...
by cjgone
Sun 01 Mar, 2009 8:08 am
Forum: BBC BASIC
Topic: [News] BBC BASIC Beta Testing - 2009/03/06 r720
Replies: 158
Views: 232149

Re: [News] BBC BASIC Beta Testing - 2009/02/18 r718

Thanks for the explanation, noting that the documentation itself is pretty vague imo.

Logical pixels some type of way of simplifying parts of pixels or something?

Where does 101 display compared to 103?
by cjgone
Sat 28 Feb, 2009 11:47 pm
Forum: BBC BASIC
Topic: [News] BBC BASIC Beta Testing - 2009/03/06 r720
Replies: 158
Views: 232149

Re: [News] BBC BASIC Beta Testing - 2009/02/18 r718

What does 128, 4, and 100 supposed to mean in that code block thing?
by cjgone
Mon 23 Feb, 2009 3:04 am
Forum: BBC BASIC
Topic: [News] BBC BASIC Beta Testing - 2009/03/06 r720
Replies: 158
Views: 232149

Re: [News] BBC BASIC Beta Testing - 2009/02/18 r718

Erm, 8 x 8 sprite.
by cjgone
Sun 22 Feb, 2009 11:28 pm
Forum: BBC BASIC
Topic: [News] BBC BASIC Beta Testing - 2009/03/06 r720
Replies: 158
Views: 232149

Re: [News] BBC BASIC Beta Testing - 2009/02/18 r718

Can you write an example program that draws a sprite from a matrix?
by cjgone
Wed 18 Feb, 2009 6:57 am
Forum: Staff Side Projects & Featured Projects
Topic: [Featured][Dev] F-Zero
Replies: 53
Views: 120418

Re: F-Zero

OMFG uber h4xness!
by cjgone
Mon 02 Feb, 2009 3:20 am
Forum: BBC BASIC
Topic: [News] BBC BASIC Beta Testing - 2009/03/06 r720
Replies: 158
Views: 232149

Re: [News] BBC BASIC Beta Testing - 2009/01/30 r668

How would I go about drawing a 8x8 picture? And how do I make a pointer? or even an array of pointers? Anyway to define an 8bit variable to make calculations faster?
by cjgone
Mon 02 Feb, 2009 1:07 am
Forum: BBC BASIC
Topic: [News] BBC BASIC Beta Testing - 2009/03/06 r720
Replies: 158
Views: 232149

Re: [News] BBC BASIC Beta Testing - 2009/01/30 r668

Okay, thanks.

Wait, since it's interpretted, and I think interpretation is slower then compiling, is their a way to turn it into a binary file for faster execution?

How fast is BBC basic compared to let's say assembler?
by cjgone
Mon 02 Feb, 2009 12:20 am
Forum: BBC BASIC
Topic: [News] BBC BASIC Beta Testing - 2009/03/06 r720
Replies: 158
Views: 232149

Re: [News] BBC BASIC Beta Testing - 2009/01/30 r668

It works on my calc but I don't get the syntax to much. 10 INPUT "How old r u?",A 20 IF A > 50 THEN 30 PRINT "u r old" 40 END What's wrong with this code? It prints the text regardless of what A is equal to. Wait is BBC basic interpretted or compiled? and are structures implement...
by cjgone
Thu 29 Jan, 2009 3:53 am
Forum: BBC BASIC
Topic: [News] BBC BASIC Beta Testing - 2009/03/06 r720
Replies: 158
Views: 232149

Re: [News] BBC BASIC Beta Testing - 2009/01/28 r654

K, got it to work and i'm excited to test this thing out. ;o

My .zip skills aren't to good, heh.
by cjgone
Wed 28 Jan, 2009 7:29 am
Forum: BBC BASIC
Topic: [News] BBC BASIC Beta Testing - 2009/03/06 r720
Replies: 158
Views: 232149

Re: [News] BBC BASIC Beta Testing - 2009/01/28 r654

Sad, I can't even open the .zip file since it says something about a corruption. =.-