Upcoming TI-86 Miscellaneous Programs
|
Post updates on your projects here, or give other authors your feedback on
their works in progress.
When posting about an upcoming program of yours, please include a link to
any relevant information (screen shots, etc.) in the URL field.
To have an entry removed, please
Contact Us.
|
|
Reply to this item
|
A quick shell?
|
Leif Åstrand
(Web Page)
|
After testing a lot of shells out on the net I relized that a homemade basic shell (just a lot of menu()...) is quicker than any of those high-tech assembly things.
I've got some ideas about a shell where you could start 168 different programs with 1-3 keypresses (when in the shell), using the F1-5 keys to navigate into folders (root, 5 folders and 5*3 subfolders), and in each folder there are programs assigned to the numeric keys (1-8). Unused programs, modules and extra levels could also be hidden.
(1+5+5*3) folders *8 keys =168 combinations + an unlimited number of hidden ones.
What do you out there think about the idea? Do you want a beautifull or an effective shell? Lots of functions or a quick interface?
If I would be the only one using such a shell I don't think it's worth the effort, but if somebody else wants it...
|
|
7 July 2002, 11:16 GMT
|
|
Re: Upcoming TI-86 Miscellaneous Programs
|
Hacker
|
I'm making an encryption program that uses the Caesar method of encryption. Here's the info on it's history:
While Caesar was the Emperor of Rome, he used a method of encryption to send messages to his Generals during wartimes.
He used sentences with total lengths equal to square numbers. Then, he made an array (matrix) with the area equal to that number. He wrote downwards, going to the next column as necessary. Then he read across, going down as necessary. This was the encrypted text. To decrypt it, his Generals used the exact opposite method.
Example:
1) sentence: Head_West. (9 characters, _ means space)
2) Matrix:
H D E
E _ S
A W T
3) cyphertext: Hdee_sawt.
Hopefully, I'll have it done soon and if any of you are good w/ Assembly and are willing to port it once I've worked all the bugs out of it please e-mail me. Thanks!
|
|
9 August 2002, 00:26 GMT
|
|
Re: Upcoming TI-86 Miscellaneous Programs
|
Hacker
|
I'm making an encryption program that uses the Caesar method of encryption. Here's the info on it's history:
While Caesar was the Emperor of Rome, he used a method of encryption to send messages to his Generals during wartimes.
He used sentences with total lengths equal to square numbers. Then, he made an array (matrix) with the area equal to that number. He wrote downwards, going to the next column as necessary. Then he read across, going down as necessary. This was the encrypted text. To decrypt it, his Generals used the exact opposite method.
Example:
1) sentence: Head_West. (9 characters, _ means space)
2) Matrix:
H D E
E _ S
A W T
3) cyphertext: Hdee_sawt.
Hopefully, I'll have it done soon and if any of you are good w/ Assembly and are willing to port it once I've worked all the bugs out of it please e-mail me: mailto:h_bhanu@yahoo.com Thanks!
|
|
9 August 2002, 00:25 GMT
|
|
Re: Upcoming TI-86 Miscellaneous Programs
|
Andy Bellenir
|
I have almost finished my first program and I am considering posting it in the archives. Basically it is a shcool optimized day planer. You can put in homework or anything else you want to for any of six periods. If anybody wants to get it, respond to this and I'll post it. Any tips or advice are also welcome.
|
|
22 September 2002, 22:21 GMT
|
|
Re: Upcoming TI-86 Miscellaneous Programs
|
burntfuse
|
Hate it when your calc crashes and you can restore the data from the backups but have to enter all the items for the custom menu again? I'm working on a BASIC program that will save the contents of the custom menu to a string, and will restore the custom menu when activated. I'll try to port it to assembly.
|
|
24 December 2002, 02:37 GMT
|
|
Re: Upcoming TI-86 Miscellaneous Programs
|
Mike Williams
(Web Page)
|
I'm currently working on giving the TI-86 wireless internet capabilities. The design allows someone with a broadband connection to access the internet from their calc. It requires two philips chips, which I am working on programming right now. I need help with the actual browser though, since right now I'm just doing it in BASIC. If anyone is interested, please email me. Oh, and I hope to set it up to support email and AIM, but I'm still trying to figure out how I might do that.
|
|
26 January 2003, 02:08 GMT
|
|
1 2 3 4 5 6 7
You can change the number of comments per page in Account Preferences.
|