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 ... 154 155 [156] 157 158 ... 161
2326
« on: May 19, 2010, 07:21:14 am »
Probably he means not enough memory to write them, if your program is large. @Quigibo: That would probably be possible, given that all TI's language localization apps do it. I don't know what hooks (if it's hooks) you would use, though.
2327
« on: May 18, 2010, 08:19:18 pm »
As said on IRC, I plan to make it modular. I'll look into dual-booting later (I'll try to make the code flexible enough to support it in the future). I'm probably not going to implement anything beyond basic math myself. I may implement a compat layer eventually. As soon as I have a working alpha, I'll give this thing its own topic.
2328
« on: May 18, 2010, 08:01:23 pm »
address of place to start sorting
2329
« on: May 18, 2010, 07:09:57 pm »
C/O buckeyedude, I got the model nos. of the flash chips and found the docs for them. Once I finish laying out the FS design and how various other things will work, I get to start programming this thing.
2330
« on: May 18, 2010, 06:54:33 pm »
You forgot the 'N' in _VPutSN in your example on how to use it. Hurray, typos...
2331
« on: May 18, 2010, 06:50:40 pm »
i would think the arguments would be SortA(addr,bytes) for an 8-bit val sort and SortA(addr,words)r for 16-bit. for consistency. Edit: If no one has, someone should suggest it to quigibo on the Features Wishlist thread.
2332
« on: May 18, 2010, 06:47:19 pm »
I wish I could be more useful... I don't know enough of any other language, though. (Unless you count what I know about Latin, which consists of practically all the grammar rules and a vocabulary verging on pathetic. I'm also bothering to try to learn Italian, but I can't bring myself to seek out books/internet resources, so I'm stuck with most of the grammar and virtually no vocabulary.) What languages are permitted in the Other language section? At any rate, it'll be interesting to have a community of multiple languages.
2333
« on: May 17, 2010, 05:53:01 pm »
Sigh... If the teacher can't understand something you can, he ought to learn how your code works...
2334
« on: May 17, 2010, 05:40:32 pm »
good for both of them. congrats to you two. Good luck!
2335
« on: May 17, 2010, 07:50:20 am »
All it has that I can use is the port documentation, which is good, but I need to know how to use flash (my main concern)
2336
« on: May 16, 2010, 09:02:11 pm »
I feel like starting an OS. It probably won't get far, but there are a few things I felt I needed to ask. From what pages can protected ports be accessed? (like flash unlocking, etc.) What flash pages must contain what? what can't be touched? Where can I find documentation on accessing flash?
Thanks for any help.
2337
« on: May 16, 2010, 07:33:34 pm »
i am in awe. Let's create one, in real life!
2338
« on: May 16, 2010, 08:31:51 am »
yeah, it's ~$230-$260
2339
« on: May 16, 2010, 08:26:44 am »
definitely a very useful optimization. would evaluating the results of calculations with constants at compile time also be practical? it may make source code easier to read, since one can tell where the numbers came from.
2340
« on: May 16, 2010, 08:04:22 am »
I doubt it... The OS architecture has remained essentially the same throughout its versions. The only possibly new bcalls (which may not be in any standard include file, not to mention the 84+ series is over a year old anyway) are 84+(SE) specific ones, which wouldn't be covered by Hot_Dog's tutorial for a long time.
Pages: 1 ... 154 155 [156] 157 158 ... 161
|