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.
Messages - ztrumpet
Pages: 1 ... 322 323 [324] 325 326 ... 385
4846
« on: February 22, 2010, 09:15:43 pm »
I made another program! This is PlotDrop, only how I originally intended it. Controls: Left and Right moves 2nd Pauses Clear is quick quit This speeds up faster and faster, 1/10th of a millisecond at a time... Comments? (This took me only a RAM Clear and the Corruption of one group... )
4847
« on: February 22, 2010, 09:13:11 pm »
You type a program up as a basic program. Then you run the Axe App and select your program. Then it compiles and (since it only supports one program name currently) you type "Asm(prgmLOL" and rum it. That's about it.
4848
« on: February 22, 2010, 09:07:46 pm »
Yay, screenie! YAY, DEMO! I'd like a demo since you appear to have one...
4849
« on: February 22, 2010, 06:38:26 pm »
Great job Eeems! Here's my first Axe program. It's a screen shifting program, and when it shifts it adds a random pixel. (Quiqibo, if I could put the current screen to the buffer then I could move it around. This is where I got that idea from.) What do you guys think?
4850
« on: February 22, 2010, 06:34:27 pm »
You can still leak in Axe Parser, but only by calling a subroutine that keeps calling itself in a non-terminating infinite loop. I mean, you can have subroutines call themselves if you want to have a recursive subroutine, but it has to actually exit somewhere. All the other commands are leak-proof unlike basic.
Great! Btw, the buffer is stored in plotSScreen. Thanks! What would be the use of copying the screen to the buffer? All of the drawing commands draw to the buffer anyway.
I was thinking that if you had a basic program that calls an Axe program, then somehow you'd want to be able to put the screen on the buffer. This is to allow interactions with the screen with an Axe program as a subroutine. Does this seem like a good idea/reason? Thanks!
4851
« on: February 22, 2010, 04:17:03 pm »
(Thanks Galandros! ZTrumpet gives Galandros a cookie...) I had an idea! Can you make a "screen to buffer command", in which the buffer is updated with the current screen? Also, where is the buffer? Is it the AppSaveScreen? (That's the only place I can think of now, but I've probably only got a 25% chance of being right...) Thanks!
4852
« on: February 22, 2010, 03:36:40 pm »
I really like the new commands! Can we do getKey(101)? All the new commands are excellent, but I think Horizontal and Vertical are the best. Oh, and the Optimizing Tricks are excellent.
4853
« on: February 22, 2010, 03:28:22 pm »
Does that cause a mem leak like in Basic? I can't wait to try 0.0.5! *ZTrumpet hurry's over to download...
4854
« on: February 22, 2010, 03:22:21 pm »
Yay, JCW's back! I can't wait to see what you come up with.
4855
« on: February 22, 2010, 03:20:57 pm »
Ouch again, but I'm glad this is getting worked on! Good luck!
4856
« on: February 22, 2010, 03:19:50 pm »
Ouch. ;.; Good luck!
4857
« on: February 22, 2010, 03:18:17 pm »
Hmm, what a mysterious message. I'm sure it's NEVER GONNA GIVE YOU UP!
4858
« on: February 22, 2010, 03:16:07 pm »
lol, I've done that so much...
4859
« on: February 22, 2010, 03:13:54 pm »
I hope you stick around too.
4860
« on: February 22, 2010, 03:10:57 pm »
Excellent! This is great! I think I'll stick with the newest theme, but I love the options. The new forums/sections are great too! I wonder what Elmgon secrets will end up in the Calc games strategy guides section...
Pages: 1 ... 322 323 [324] 325 326 ... 385
|