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

Pages: 1 ... 76 77 [78] 79 80 ... 161
1156
KnightOS / Re: Knight Filesystem Specification
« on: September 28, 2010, 09:39:21 pm »
Pretty much, not to mention flash has so much more storage space. (Or in case you have to change the batteries.)
Rather important also if the system can be brought down in two bytes.
Code: [Select]
di
halt

1157
KnightOS / Re: Knight Filesystem Specification
« on: September 28, 2010, 09:35:33 pm »
Oh, you thought it was RAM. Okay, that makes more sense.
Glad to know you've figured it out. :)

1158
KnightOS / Re: Knight Filesystem Specification
« on: September 28, 2010, 09:22:07 pm »
Sadly, there's no way to turn the calc completely off without removing all the batteries. That's just the hardware.
And that random question is confusing me. (Not that I am confused about the FS, but rather the question itself) ???

1159
The Axe Parser Project / Re: Axe Parser
« on: September 28, 2010, 08:12:34 pm »
What you say would work but for this fact: :(
I would suggest you only say that when code passes that mark, but then I remembered that you decided to mix subroutines and code ;D

1160
KnightOS / Re: Knight Filesystem Specification
« on: September 28, 2010, 06:17:38 pm »
Thanks for clarifying. It also appears I forgot to explicitly state the effects/purpose of the special reformatting. :P

1161
KnightOS / Re: Knight Filesystem Specification
« on: September 28, 2010, 05:30:09 pm »
To answer your question to the best of my knowledge, yes, the TI-OS file system is wholly incompatible with the KFS. However, he plans a feature that, on first setup, allows you to do a special reformatting. (I don't know if that will be done.)
Providing he implements the protocol, it will be possible to transfer data via TI-Connect or TiLP. (I presume files will be "wrapped" into TI-OS formats for linking programs/TI-OS based calcs.)

1162
News / Re: Axe update
« on: September 28, 2010, 05:26:35 pm »
Yes, signed (two's-complement) 4-bit integers range from -8 to 7 :)

1163
The Axe Parser Project / Re: Axe Parser
« on: September 27, 2010, 11:52:03 pm »
Nice to know. Can't wait to try it out! :)

1164
KnightOS / Re: Knight Filesystem Specification
« on: September 27, 2010, 11:06:56 pm »
Will read when I have the chance. Good luck on figuring out garbage collection!
(On an unrelated note, I'm done with the main planning and will begin coding (my OS :P) :))

1165
The Axe Parser Project / Re: Axe Parser
« on: September 27, 2010, 09:29:15 pm »
I would suggest you only say that when code passes that mark, but then I remembered that you decided to mix subroutines and code ;D
I think that'd be a good idea :)

1166
Miscellaneous / Re: [NOVEL] Phantom Sanctuary: Sins of the Savior
« on: September 27, 2010, 09:02:05 pm »
Very nice! This goes on my calc as soon as possible. :D

1167
Axe / Re: Save screen on a variable pic calculator
« on: September 27, 2010, 04:32:45 pm »
Would it be possible for you to post the full source code as a .8xp file so we can mess around with it ourselves?
At any rate, I'll try to help when I have more time. :)

1168
Other Calc-Related Projects and Ideas / Re: I just had a crazy idea......
« on: September 27, 2010, 04:30:47 pm »
It depends. Cryptographic hashes were designed to prevent these so-called "collision attacks."
MD5, however, is compromised. It depends on what hashing method TI is using.
It'll be awesome if it turns out to be this easy ;D

1169
Axe / Re: The input Command
« on: September 26, 2010, 10:27:44 pm »
Now it displays some tokens before the cursor, and I can use input but the tokens stay there. It doesn't crash though.
Quigibo is working on this; I've had the same problem.

1170
Axe / Re: Wait For Keys
« on: September 26, 2010, 09:58:12 pm »
Sounds good; can't wait for a release! :D

Pages: 1 ... 76 77 [78] 79 80 ... 161