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

Pages: 1 ... 43 44 [45] 46 47 ... 215
661
Miscellaneous / Re: What is your custom title?
« on: July 07, 2011, 05:07:31 pm »
This is my custom title

662
Axe / Re: Optimize level loading from external file
« on: July 06, 2011, 01:15:32 am »
I'd go with the lookup table idea. It's certainly possible in Axe if you have pointers to those files. Otherwise, since the level names are all the same size, you could store those mashed together in a big string and use r1*7 to index the file names in the string. An even more optimized way to do that would be to store a null value after each string like "prgmSTAGE1"[00]"prgmSTAGE2"[00]->Str1 and use r1*2*2*2 to index the string.

663
General Calculator Help / Re: URGENT: Bad bug on TI 84+
« on: July 05, 2011, 01:21:07 pm »
I *highly* doubt  there's a boot code bug unless you've been playing with Flashy lately. If there was, your calc never would have booted from the factory.

664
General Calculator Help / Re: URGENT: Bad bug on TI 84+
« on: July 05, 2011, 12:56:39 pm »
If you've replaced the OS and nothing changed, then there are basically four possibilities: Boot code bug, Hardware bug, the hardware is broken, or User error.

665
Gaming Discussion / Re: Pokemon Rights Movement
« on: July 05, 2011, 10:18:04 am »
Samebull...

666
Axe / Re: Axing your mind
« on: July 05, 2011, 05:42:12 am »
Okay, this compiles and doesn't crash:

{°A}+(X^3°port+9[30]#Realloc(°W){°r1*6,2[23]}+°Θport→{{A}r}

667
Axe / Re: Axing your mind
« on: July 05, 2011, 05:07:36 am »
I predict Runer will win this hands down...

668
Humour and Jokes / Re: The Peanut Gallery
« on: July 05, 2011, 02:21:00 am »
Please don't post spam here. This is a topic devoted solely to The Peanut Gallery Co. and we do not support advertising non-peanut foods here. The observant poster may also notice that this topic is not in the Spam section, where all Spam should be relocated to in order to maintain clarity of brands.

669
Art / Re: Math Font
« on: July 05, 2011, 02:17:34 am »
There's only so much you can do with a 5x7 font. Specifically, only 34,359,738,368 things you can do.

Golly, that might not be enough :P

At the moment, I need Subscript "x", "n", "i" as well as superscript "x" and "n". Some other commonly used symbols that I intend on implementing are "±" (Plus-or-Minus symbol) and "∞"

As for larger sets, you can't have math without greek letters. Since TI-OS already has quite a few Greek letters, I mostly need the missing uppercase and lowercase ones.




It'd also be nice to be able have an italic font.

670
Art / Math Font
« on: July 04, 2011, 06:55:54 pm »
I'm looking for a sprite artist to help design a math font. I'm reusing the TI-OS large font for the alphanumeric characters to save space, I think it could be improved. The font itself will be in 5x7 monochrome.

671
[OTcalc] Z80-Hardware / Re: [OTZ80] Do you want a backlit screen?
« on: July 04, 2011, 06:45:28 pm »
I think a backlit screen is a must. The Prizm's backlight is very useful.

672
Minecraft Discussion / Re: Omnimaga minecraft server
« on: July 04, 2011, 06:40:03 pm »
You can't host a domain because you don't own a DNS server. If you care to spend a bit building the facilities for one...

Basically, the URL is sent to a root DNS server, which returns the IP address of either the site or another DNS server that would know more about the Query. You pay for the service of having the URL assigned to your site.

673
Minecraft Discussion / Re: Omnimaga minecraft server
« on: July 04, 2011, 06:36:41 pm »
You have to buy a domain if you want .com

674
Casio Calculators / Re: Prizm Wiki
« on: July 04, 2011, 06:10:41 pm »
The current database doesn't want to accept the database from the old site, so...

675
Casio Calculators / Re: Prizm Wiki
« on: July 04, 2011, 06:02:29 pm »
That's not the DB password :P
However, that address is now offline.

Here's a tentative alternate domain. I'm still trying to get the database working, though:

http://www.prizmwiki.webuda.com/wiki/index.php/Main_Page

Pages: 1 ... 43 44 [45] 46 47 ... 215