TI-DOS

A forum where you can announce your awesome project(s).

Moderator: MaxCoderz Staff

Post Reply
ninja_master
Regular Member
Posts: 76
Joined: Sun 13 Nov, 2005 2:42 am
Location: A cold cold land filled with snow
Contact:

TI-DOS

Post by ninja_master »

Hi guys I was getting sick of unlocking locking programs by hand so I made a DOS type program. Using many asm liberaries I made it look and work really cool like. There is over 30 functions. 12 Program Functions, 12 System Functions, and 7 Picture Functions. I even made my own little paint program that works with it.
Also you can use this program as a subprogram with just using the syntax in the readme and it will go right to the function instead of having to type it in. here is a list of the functions.
Last edited by ninja_master on Thu 11 May, 2006 11:22 pm, edited 1 time in total.
Wright Studios.org the place for calculator graphics.
User avatar
kalan_vod
Calc King
Posts: 2932
Joined: Sat 18 Dec, 2004 6:46 am
Contact:

Post by kalan_vod »

Sounds like fun, but where is the download? :P
ninja_master
Regular Member
Posts: 76
Joined: Sun 13 Nov, 2005 2:42 am
Location: A cold cold land filled with snow
Contact:

Post by ninja_master »

Here is the download of TI-DOS v.0.91.
Wright Studios.org the place for calculator graphics.
User avatar
NanoWar
Extreme Poster
Posts: 365
Joined: Fri 17 Dec, 2004 6:39 pm
Location: #$&"%§!
Contact:

Post by NanoWar »

I would suggest "TI:/" instead of "C:/" and I would rather like longer commands than GC or ST or whatever.
The idea is nice, but I dislike the DOS behind it :)

Edit:
Why is there no "C:/HELP"?
How do you exit the "PIC/SL" command? (after I pressed enter)
How do you return from "C:/PIC" to "C:/" ?
What is XTEMP002 etc?
Try "C:/PIC/A". Note that there are many stupid people.
Press clear while in input and then type something. It writes TI-OS etc. Why?
When I am in "C:/Prgm/" I cant do "C:/Prgm/A", why?
I would make it possible to quit in every directory typing "X".
Revolution Software
User avatar
tr1p1ea
Maxcoderz Staff
Posts: 4141
Joined: Thu 16 Dec, 2004 10:06 pm
Location: I cant seem to get out of this cryogenic chamber!
Contact:

Post by tr1p1ea »

I remember seeing some DOS type programs a while ago for my 83 ... but none of those had any real functionality.

Good to see you are keping busy ninja_master :)
"My world is Black & White. But if I blink fast enough, I see it in Grayscale."
Image
Image
User avatar
elfprince13
Sir Posts-A-Lot
Posts: 234
Joined: Sun 11 Dec, 2005 2:21 am
Contact:

Post by elfprince13 »

make it so it can evaluate expressions using expr()
ninja_master
Regular Member
Posts: 76
Joined: Sun 13 Nov, 2005 2:42 am
Location: A cold cold land filled with snow
Contact:

Post by ninja_master »

NanoWar wrote: Edit:
Why is there no "C:/HELP"?
How do you exit the "PIC/SL" command? (after I pressed enter)
How do you return from "C:/PIC" to "C:/" ?
What is XTEMP002 etc?
Try "C:/PIC/A". Note that there are many stupid people.
Press clear while in input and then type something. It writes TI-OS etc. Why?
When I am in "C:/Prgm/" I cant do "C:/Prgm/A", why?
I would make it possible to quit in every directory typing "X".
Okay, here is an answer to your questions
1. Thats what the readme is for. If I made one on the calc it would make the program huge.
2. A bug. Thanks for telling me. It is fixed now. It is sopposed to exit when you press [2nd].
2. Sorry about that. It wasn't in the readme. all you do is type in UP.
3. That is a temp program so that you don't have to have everything in the ram. Look at the xLib readme for more info.
4. I gotta fix that. It should say invalid command.
5. It always shows TI-DOS v.0.91 at the top of the screen. its just that when you press clear it erases it and the TI-DOS goes over it.
6. The readme may be a little confusing. all you have to do is type in "A TEST" from the prgm directory. You don't do "A" enter "TEST" enter. It doesn't matter what character is in the space.
7. The problem with that is that the command has to be at least 2 characters long or the program messes up.

I hope that answers everything. For my ver.0.97 the readme is a lot more clear. I am almost finished with it. If you find any more bugs tell me and I will be happy to fix them.

I will implement that elfprince13.
Wright Studios.org the place for calculator graphics.
User avatar
CDI
Maxcoderz Staff
Posts: 321
Joined: Tue 24 May, 2005 7:25 pm
Location: If I find out, you'll be first to know.
Contact:

Post by CDI »

If you need any help, I think... *runs away for a min...* ta da this might help with some things, might not, idk, twas something I whipped up a few months back.
ImageImage
ninja_master
Regular Member
Posts: 76
Joined: Sun 13 Nov, 2005 2:42 am
Location: A cold cold land filled with snow
Contact:

Post by ninja_master »

Guys if you can think of anything else that I can put in it I would be happy to do it.

Things to add
-Expessions
-Var directory
-String Functions

Things done
-Hide/unhide programs
-Image Editor
-Usage in programs
Wright Studios.org the place for calculator graphics.
ninja_master
Regular Member
Posts: 76
Joined: Sun 13 Nov, 2005 2:42 am
Location: A cold cold land filled with snow
Contact:

Post by ninja_master »

I have TI-Dos v0.97 done. It is quite a lot better than the previous version. It has a lot of features. Download and Try it out

Download TI-Dos v0.97
Wright Studios.org the place for calculator graphics.
User avatar
anykey
Extreme Poster
Posts: 420
Joined: Mon 31 Jan, 2005 3:36 am
Location: In the matrix
Contact:

Post by anykey »

Manual pages would be nice. You know, like in unix where you type 'man blah' and it tells you how to use everything? That would be useful.
I think, therefore iMac
Image
User avatar
benryves
Maxcoderz Staff
Posts: 3087
Joined: Thu 16 Dec, 2004 10:06 pm
Location: Croydon, England
Contact:

Post by benryves »

DOS does that too, 'help blah' ;)
Post Reply