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

Pages: 1 ... 41 42 [43] 44 45 ... 165
631
When I read the topic title, I was thinking that we had funding for 115 years or something.  I don't think anyone can predict the end of the world.  I saw one thing that said May 21, 2011.  That would be interesting.
Saw it as well, it's 7000 years after the Creation or something. Some says it's the Apocalypse Day or something.

...OMG IT'S IN TWO MONTHS D:
* King Graphmastur runs for the royal hills

Not really, I'm not really scared.  I wish I still had the link for that.

632
Axe / Re: Axe Q&A
« on: March 20, 2011, 07:54:15 pm »
So, while I was trying to do Alt+26 (Which doesn't work for me, btw), I accidentally did Alt+2602 and got ☂.  I then tried Alt+2603 and got ☃. :D

EDIT: Wow, way to get uber-ninja'd.  I even did my own ninja, me-thinks!

633
The Axe Parser Project / Re: Features Wishlist
« on: March 20, 2011, 07:52:12 pm »
woot, I got quoted!  Nicely done, DeepThought.

634
Miscellaneous / Re: What is your signature?
« on: March 20, 2011, 07:51:29 pm »
My avatar really is bordering on the 10000 byte limit now XD Ten bytes away.
You mean your signature?  Because your avatar is 23,446 bytes. ;-)

635
When I read the topic title, I was thinking that we had funding for 115 years or something.  I don't think anyone can predict the end of the world.  I saw one thing that said May 21, 2011.  That would be interesting.

636
Miscellaneous / Re: Random YouTube Videos
« on: March 20, 2011, 06:41:45 pm »
That second video @Darl181 is just so... strange.

637
[OTcalc] Z80-Software / Re: OT Basic
« on: March 20, 2011, 01:48:15 pm »
Maybe the ability to add quotation marks to a string would be nice, like using escape code or whatever it's called. Like, the " symbol means you type
Code: [Select]
/" and the / symbol means you type
Code: [Select]
// just like in Java. This would also allow for escape sequences like newline
Code: [Select]
/n

I'd actually suggest a backslash (\) instead. It's what languages like Java use, and using / could get messy when users want the division sign -- which could happen a lot on a calculator ;)
yeah, backslash definitely should be used.

638
Math and Science / Re: Why is this?
« on: March 20, 2011, 01:42:12 pm »
lol, yeah.  good job qwerty.55.

639
TI Z80 / Re: Motherload
« on: March 20, 2011, 01:31:40 pm »
I made an app that lets you view a 44x666 4 level grayscale smooth-scrolling map.  Now for gameplay.
So, 22x1332?  If you were really awesome, you would make it go 42x1337x666, but I guess this doesn't support 3D. ;-)

640
ASM / Re: Page Swapping
« on: March 18, 2011, 09:58:54 pm »
that would be a good idea.  Just to clarify to anyone who's reading and has the same problem, port 7 controls the ram page that is located in the 0x8000-0xC000 range.  When you swap the page out, pc still points to whatever location inside there, and so points to the new page and not the old one.

I had the same issue for multipage apps.

641
Math and Science / Re: Why is this?
« on: March 18, 2011, 09:46:05 pm »
Very nice and simple proof.  How about a slightly harder one.  Why can you check divisibility by 3 or 9 by adding up all the digits of a number?

642
nDoom / Re: How to setup and install nDoom
« on: March 18, 2011, 09:38:00 pm »
to change image size, just do:
Code: [Select]
[img width=40 height=40]
<image url>
[/img]
produces:


Quote the post to see.

643
Miscellaneous / Re: One File VS Multiple Files
« on: March 18, 2011, 03:36:22 pm »
I usually use many files, but it depends on the project, too.

That's right, if it's a simple projects, why would one use multiple files?
well, in TI-basic, subroutines.  I've used it once where a core engine had to be called from several different places before.

644
Miscellaneous / Re: One File VS Multiple Files
« on: March 18, 2011, 03:26:00 pm »
I usually use many files, but it depends on the project, too.

645
TI Z80 / Re: Belts
« on: March 18, 2011, 03:18:30 pm »
That looks interesting actually.  I agree with the 2nd-X2 key idea.

Pages: 1 ... 41 42 [43] 44 45 ... 165