3961
BatLib / Re: BatLib
« on: February 23, 2011, 02:00:42 am »
No, I do not, but I have been working on random stuff to test the functions. I'll try to come up with some more example programs.
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. 3961
BatLib / Re: BatLib« on: February 23, 2011, 02:00:42 am »
No, I do not, but I have been working on random stuff to test the functions. I'll try to come up with some more example programs.
3962
BatLib / Re: BatLib« on: February 23, 2011, 01:53:42 am »
Yeah, it is now out of demo mode
![]() ![]() 3963
Math and Science / Re: Imaginary Numbers Question« on: February 22, 2011, 09:32:47 pm »
I feel happy that I actually understand what I just typed.
3964
Math and Science / Re: Imaginary Numbers Question« on: February 22, 2011, 09:16:56 pm »
I think prime numbers are described as natural numbers, so they must be integers >0
3965
Math and Science / Re: Changing the Base of Numbers« on: February 22, 2011, 05:36:45 pm »
Oh, yes, that is rather easy/fun. All you do is use mod values and you don't even need to know what that means!
Basically you do X/A and you take the whole part and the remainder. A is your base. so if you do x=117 and A=10 you get 11 and 7. 7 is the last digit. So: 117→q 117/10: q=11 7=r 11/10 : q=1 1=r 1/10 : q=0 1=r so your number is 117 in base 10 (go figure). Now for base 16: 117/16: q=7 5=r 7/16 : q=0 7=r so in hex, 117 is 75h Just remember that after 9 you start to use letters starting at A. 3966
Axe / Re: Specific Tutorials List (Axe)« on: February 22, 2011, 11:55:14 am »
je ne sais pas mes je pense que je le utiliserai
![]() Il me faut étudier la français... et l'Axe 3967
nDoom / Re: nDoom - BETA!« on: February 22, 2011, 08:49:50 am »
I think any calculator that has a color doom at this level will gain fame
![]() And I, too, do not have an Nspire, so I cannot test this out !_! *snivel* You... you guys have fun! ![]() 3968
ASM / Re: CheckFindSym problem« on: February 21, 2011, 07:43:21 pm »
Yes, that is the same version and sorry bout the 'cp a' thing
![]() 3969
ASM / Re: CheckFindSym problem« on: February 21, 2011, 06:01:58 pm »
It uses a parsed string for the name of a var and pretty much returns pointers to the var.
Outputs: A=Flash page BC=Size DE=Vat Entry HL=Data start Sorry it is taking so long to respond, I'm converting the code on the fly ![]() Code: [Select] Call LocateStr ;CDB74E Gets pointers to the next parsed string Also, thanks because I have been trying to get around to converting all of the code to mnemonics. This will give me a head start on that ![]() 3970
ASM / Re: CheckFindSym problem« on: February 21, 2011, 04:29:02 pm »
For dim(41 command, the code is:
Code: [Select] Call FindVarNameArc ;CDEF98 returns: HL=Data Start; A=Flash Page; BC=Size; DE=VatEntry location *FindVarNameArc uses a parsed string to copy the name to OP1 and then it uses bcall(_CheckFindSym) to get the pointers. and then more code to get the size and pointer depending on archive status.
3971
Pokémon Purple / Re: [PP] Progress '11« on: February 21, 2011, 01:30:44 pm »
I think I tried a beta version a long while ago and I wasn't disappointed then, so I am sure I won't be disappointed now
![]() 3972
Miscellaneous / Re: Poetry« on: February 21, 2011, 12:09:12 pm »
My poetry always happens when I am smitten, saddened, or distressed, it seems
![]() Quote It is true, 3973
Miscellaneous / Re: Poetry« on: February 21, 2011, 11:50:40 am »![]() I realised that at the very end, but this was an instance where I came up with the title before I actually wrote the poem, so I stuck with happi. Plus, I think it says more than "happiness" because I wanted to get across that I wanted to change and if that meant I had to find a way to put an "I in happy," I would. 3974
Miscellaneous / Re: Poetry« on: February 21, 2011, 11:41:13 am »
I wrote this a few months ago when I wasn't feeling so great
![]() Quote There is no I in happy, 3975
Miscellaneous / Re: Amanda« on: February 21, 2011, 11:29:57 am »
Cool, there is a poetry topic?
|
|