2281
Miscellaneous / Re: Programming Club
« on: March 29, 2011, 09:34:32 pm »
I'm thinking of making the test be "make a short program that best shows off your skills".
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. 2281
Miscellaneous / Re: Programming Club« on: March 29, 2011, 09:34:32 pm »
I'm thinking of making the test be "make a short program that best shows off your skills".
2283
The Axe Parser Project / Re: Axiom Requests« on: March 29, 2011, 05:56:03 pm »
Isn't that just a regular table, though? Also, how exactly does the calc display tokens? Am I right in thinking that it's a big table of strings somewhere?
Oh, and a quaternion math Axiom would enable 3D rotation without gimbal lock. 2284
The Axe Parser Project / Re: Axiom Requests« on: March 29, 2011, 05:49:06 pm »
LUT? What's that?
An Axiom for custom size sprites would be awesome. 2285
Axe / Re: How do I use calcnet for Axe?« on: March 29, 2011, 05:10:27 pm »
Think of all the processing power....
* Freyaday drools.
2286
TI Z80 / Re: Asylum« on: March 29, 2011, 05:08:24 pm »
That might be it. Any ideas on compression? And does anybody know why it gained 2kB when I put it on the graphscreen?
2287
News / Re: gCn Direct USB Bridge beta now available« on: March 29, 2011, 03:58:18 pm »
I didn't know it was only to be confined to one language though....
2288
Introduce Yourself! / Re: This is me introducing myself, as directed by the name of this board.« on: March 29, 2011, 03:57:33 pm »
Long play, a kind of Vinyl
Spoiler For Spoiler: 2289
News / Re: gCn Direct USB Bridge beta now available« on: March 29, 2011, 03:55:57 pm »
Why didn't you say so?
2290
TI Z80 / Re: Asylum« on: March 29, 2011, 03:54:22 pm »
I have no Idea what's making it so big. I don't think it's the fact that each line of text has to go all the way to the edge of the screen, because when I changed the program to use the graphscreen instead of the homescreen, it got almost 2kB larger. I only have Axe 0.4.7, so there's no built in string equality check, which is what's flummoxing me on the text parser. I did figure out a way to chop up the input though: loop through the input and change every space into a null, that way Axe sees a bunch of separate strings to check instead of one long one.
2291
News / Re: gCn Direct USB Bridge beta now available« on: March 29, 2011, 11:18:29 am »Lol bad Graphmastur. The only way I got someone's calc stuck before was using the 999 element list SortA() trick.I got mine stuck once with a Pause 0 in a For(Q,0,7 in Axe. 2292
One of the things I am working on is a text adventure in Axe by the name of Asylum. It's meant to give you the creeps, by the way, something that is aided by the fact that it runs in inverse text mode. There are two problems with it, however: There is no text parser, and, far, far, worse, The program is almost 5k compiled, and it's barely even started.
2293
Introduce Yourself! / Re: Hello I'm new« on: March 29, 2011, 10:40:35 am »
Welcome aboard, Mario! Here are some
Are you currently working on anything? 2294
The Axe Parser Project / Re: Axiom Requests« on: March 29, 2011, 10:16:41 am »
Axiom that supports USB sound.
2295
The Axe Parser Project / Re: Axiom Requests« on: March 29, 2011, 02:42:36 am »
I really need to learn Asm.
|
|