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 ... 51 52 [53] 54 55 ... 215
781
News / Re: New TI-84 Pocket Info, 2.71 MP Returns :(
« on: June 14, 2011, 11:11:18 pm »
I'm pretty sure there's no graphics card in the pocket...

782
Casio Calculators / Re: Prizm Useful Routines -- post here!
« on: June 14, 2011, 06:20:16 pm »
Here are a couple small routines someone might find useful.

Switch register banks:
Code: [Select]
stc sr, r8
mov.l 1f, r9
or r9, r8
ldc r8, sr

1 byte ASCII number -> Hex (r4 and r5 contain the high and low nibbles respectively)

Code: [Select]
xor r7,r7
Start:
add r7,r4
add #0xE0,R4
mov #0x3A,r6
cmp/hs r4,r6
bf/s Start
mov #0xFF,r7
shll2 r4
shll2 r4
          /* Loop is unrolled here for speed, but you could easily loop back to the beginning for this after storing r4 to a safe register. */
xor r7,r7
Start2:
add r7,r5
add #0xE0,R5
mov #0x3A,r6
cmp/hs r5,r6
bf/s Start
mov #0xFF,r7
add r5,r4
rts
mov r4,r1


783
Casio Calculators / Re: Prizm Wiki
« on: June 14, 2011, 04:42:37 pm »
Yeah, there are a few bugs with it that I have to work out :P

It's also messed up in editing pages.

784
Casio Calculators / Re: Prizm Wiki
« on: June 14, 2011, 04:35:27 am »
New "Pixeled" theme added to Prizmwiki. Just go to My preferences>Appearance when logged in to test it out  :)

785
News / Re: Omnimaga introduces calc wiki search BBCodes and others
« on: June 13, 2011, 03:40:25 am »
No PrizmWiki? :'(

786
News / Re: A Special "Thank-You" to DJ_O
« on: June 12, 2011, 02:50:33 pm »
Thanks DJ, although I still blame you for the introduction of the plague known as The Game to Omnimaga :P


EDIT:
* Qwerty.55 lost

787
Miscellaneous / Re: What is your signature?
« on: June 11, 2011, 09:03:01 pm »
<a href="http://www.heyquiz.com/quiz/cat_kill"><img src="http://www.heyquiz.com/bimage/14_91.jpg" alt="Is your cat plotting to kill you?" /></a>

And I don't even own a cat...  <_<

788
Miscellaneous / Re: Logic
« on: June 11, 2011, 07:45:53 pm »
I've never heard of anything just called "Sequential" (maybe you mean "Sequential Logic?"), but I do have some experience in formal logic. I skipped all of the classes on it, though, because I already knew the course material.

(A⊕B ≡ ¬A=B)•T ⇒ ∃!x: Premise G(x)


:P

789
Humour and Jokes / Re: TI is lying!
« on: June 11, 2011, 07:34:26 pm »
TI is actually quite competent in most of their main areas. Calculators aren't really a moneymaker for them, so they don't put much effort into them. Also, most companies are incompetent. The [commercial] market rarely judges based on the quality of products, ironic as it may sound.

Anyway, I have to say that this isn't really a lie. You *can't* enter lowercase letters with the keypad alone. You need additional software to unlock that capability. It's little different than the fact that your computer has the ability to run just about every game imaginable, but you can't access that capability unless you've purchased the software to do so.

790
Casio Calculators / Re: Prizm Wiki
« on: June 11, 2011, 02:57:43 pm »
Sorry, not in any accessible form.

791
Casio Calculators / Re: Prizm Wiki
« on: June 11, 2011, 02:03:07 pm »
Okay, mediawiki is now installed and both Josjuice and I are admins now. Unfortunately, the backup restore didn't work, so all users will have to re-register accounts.

792
Casio Calculators / Re: Prizm Wiki
« on: June 11, 2011, 06:23:38 am »
Yeah. It might take me that long to set up these two thousand mediawiki files...

793
Casio Calculators / Re: Prizm Wiki
« on: June 11, 2011, 06:19:34 am »
Yep, the DNS is changing, so your browser won't know where to go for a few hours at the very earliest. I made a mediawiki backup immediately beforehand, so there haven't been any changes.

794
Casio Calculators / Re: Prizm Wiki
« on: June 11, 2011, 03:34:57 am »
The DNS provider will remain the same, so the URL will be identical.

795
Casio Calculators / Re: Prizm Wiki
« on: June 11, 2011, 03:26:47 am »
Okay, since Heliohost, the host I was planning on moving Prizmwiki to is rather unstable, I think I'm going to move it to the original and more stable 000webhost instead. Either way, I have to reset the DNS, so the site will be down/redirect to bad pages for a few days at most.

Pages: 1 ... 51 52 [53] 54 55 ... 215