Show Posts

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 - Munchor

Pages: 1 ... 278 279 [280] 281 282 ... 424
4186
The Axe Parser Project / Re: Subroutines
« on: December 26, 2010, 10:04:36 pm »
A subroutine is used for something that I need to execute many times during a code, like displaying a sprite.

. BUTTON X IS PRESSED
sub(AB
. BUTTON A IS PRESSED
sub(AB

Lbl AB
. DO STUFF

They are similar to labels, but a label makes the interpreter move to a certain position in the code, and a subroutine executes code stored in another position of the code (usually in the End)

4187
Math and Science / Re: Omnimath Challenge
« on: December 26, 2010, 09:18:33 pm »
The Java answer was perfect for me, simple and good!

4189
Math and Science / Re: Omnimath Challenge
« on: December 26, 2010, 09:03:44 pm »

4190
Math and Science / Re: Omnimath Challenge
« on: December 26, 2010, 08:54:52 pm »
Ashbad got a new link cable which costed him 50$, since Texas is evil.

He got it today. Today he uploads 34 games. Tomorow 33, the day after 32 and minus 1 every day until the day he uploads 0.

If he makes 0.20$ per each game he makes, when will he have made profit (>50$)?

4191
Other Calculators / Re: I'm Back
« on: December 26, 2010, 08:14:59 pm »
I'll resume work on KnightOS on Janurary 4th

Glad to hear!

4192
Web Programming and Design / Re: How to make a website
« on: December 26, 2010, 08:14:06 pm »

4194
Web Programming and Design / Re: How to make a website
« on: December 26, 2010, 07:59:40 pm »
.co.cc is a nice, free domain name, but you have to renew it annually. I used www.co.cc to register my site and it's hosted by 50webs, which is ad free and has fairly fast servers.

Just remember, your main page has to be named index.html to avoid taking your users to the parent directory ;)



You renew it? That's wonderful!

4195
WabbitStudio Software Suite / Re: WabbitStudio Software Suite
« on: December 26, 2010, 07:53:57 pm »
Multiple RAM Clear, oh yeah!

4196
Other Calculators / Re: I'm Back
« on: December 26, 2010, 07:48:05 pm »
Welcome back! Let's see, i'm almost to 1000 posts, a new os is being made, kos is being released for devs february 2, and i'm still working on usb stuff. (i need the filesystem to test it)

I am >2000 posts too :)

4197
Web Programming and Design / Re: How to make a website
« on: December 26, 2010, 07:47:11 pm »
i need some help. i'd like to make a website for my game juggernaut, but i have no idea how or where to get a domain name.
oh, and a free one. i don't have money to pay for a website.

.co.cc is quite popular, but not sure if it is 4ever.
looking for simplicity? webs.com

I use .co.cc as domanin and 000webhost.com as host.
The fastest and easiest one is BY FAR webs.com, go for it!

4198
Other Calculators / Re: I'm Back
« on: December 26, 2010, 07:41:13 pm »
One bad news regarding Casio stuff is that the main Casio community hub seems to have turned into Nspire Google Group but for Casio calcs. Most people seems against calc games now. Result: The Prizm draws more attention on Cemetech and Omni than on Casiocalc.org. ???

casiocalc.org...

http://www.casiocalc.org/?showforum=22 WOAH!

4199
Other Calculators / Re: I'm Back
« on: December 26, 2010, 07:38:16 pm »
Also, NSpire POTY:

Block Dude Nspire (News article)
gbc4nspire (News article)
Ncaster (News article)
Ndless (News article)
NESpire (News article)
Nleash (News article)

4200
TI Z80 / Re: Vector Tunnel Game
« on: December 26, 2010, 07:36:12 pm »
yeah, i tried it with that, it's now >45 FPS on the lower setting with only some blocks and no special effects.

How do you test FPS?

Pages: 1 ... 278 279 [280] 281 282 ... 424