1366
TI Z80 / Re: Axe Shift: Contest Entry 2011
« on: May 28, 2011, 10:31:33 am »
Zippy: He is so right! I've encountered JOTDM factor so many times! I didn't think Disney employees were allowed to curse....
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. 1366
TI Z80 / Re: Axe Shift: Contest Entry 2011« on: May 28, 2011, 10:31:33 am »
Zippy: He is so right! I've encountered JOTDM factor so many times! I didn't think Disney employees were allowed to curse....
1367
Miscellaneous / Re: What is your avatar?« on: May 28, 2011, 03:01:18 am »
Actually, it's just stuck on the squiggle thing. PSP browser ftw!
Just a guess: does your script slowly loop through a list of photo files, uploading each one to an address, and that address is what your avatar is anchored to? 1368
Miscellaneous / Re: What is your avatar?« on: May 28, 2011, 02:44:48 am »
Not permission to install, permission to run
Edit: It's different every time I load the page! 1369
Miscellaneous / Re: What is your avatar?« on: May 28, 2011, 02:13:54 am »
aww.
* Freyaday's iMac doesn't let him use any program not explicitly checked off by his dad * Freyaday hates parental controls with a passion. [/understatement]
1370
Humour and Jokes / Re: xkcd comics I agree with« on: May 28, 2011, 02:08:39 am »
[/epicstringofofftopicness]
84 * Freyaday is part Georgia Cherokee 91* Online Zork emulators ftw! 203The alt text of 210 is also true of nonchoreographed dancing. I know this because I do both. 226,231,241's alt text,253,258,262,265 272 is why I don't work at Best Buy 1371
Humour and Jokes / Re: Youtube hall of shame« on: May 28, 2011, 02:02:43 am »
z80man: I'd give you a +1 for that if my PSP would let me.
xkcd got it right: Quote from: xkcd ...but I've never seem anything quite as bad as the comments on Youtube videos. 1372
TI Z80 / Re: Contest entry - Continuity« on: May 28, 2011, 01:37:21 am »
Mine are actually a picture of the levelscape (the stuff you can stand/jump/run into) followed by the coordinates of the door and the coordinates of the switch for the door. Then there's another appvar for the mines, and another one for the shimmering rectangles.
1373
Miscellaneous / Re: What is your avatar?« on: May 28, 2011, 01:29:54 am »
I misread the # of replies as BOB and was scared. D':
Is this paint.net web based? 1374
Axe / Re: Axe Q&A« on: May 27, 2011, 11:09:57 pm »
Can I do
{byte}>number? And can I do {byte}+n>m? 1375
Axe / Re: Axe Q&A« on: May 27, 2011, 10:41:37 pm »
Can I do {byte}->VAR, or does it have to be two bytes?
1376
Axe / Re: Axe Q&A« on: May 27, 2011, 10:25:19 pm »
So I can't change the size bytes no matter what? Is there a specific reason?
1377
TI Z80 / Re: Contest entry - Continuity« on: May 27, 2011, 09:20:36 pm »
How are your levels so small?!?
1378
Axe / Re: Axe Q&A« on: May 27, 2011, 09:13:40 pm »
Is it ok to make an Appvar smaller by modifying the two size bytes? And are the size bytes of the same endianness of Axevars?
1379
Official Contest / Re: Who is going to participate in the 2011 programming contests?« on: May 27, 2011, 08:26:46 pm »
Aww, I was hoping they were different Axe contests. I have neither a Prizm nor an Nspire.
1380
TI-BASIC / Re: Some code assistience.« on: May 27, 2011, 06:07:31 pm »
No, that's not it. In fact, a For loop sets the variable to the starting value at the very beginning.
What I meant was that For(foo,bar,baz,0 is invalid code in any language, because the increment is 0 |
|