<< Nakamuru's being rewritten so that he will make an array database and give better responses. >>
More projects:StickFigure sub: 5%
>> A subroutine for drawing 9-line stick figures. (Yes, I have too much free time
)
ASCII Tunnel: 100%
>> Yet another Fast-Tunnel clone.
Adaeus IDE: 1%
>> Will be an on-calc program editor for you guys who are sick and tired of TI-OS's program editor; will be powered by Iambian's Celtic program.
>> Will also be useful for writing notes, too.
Array Functions: 5%
>> Using Iambian's Celtic program, these
new array functions will allow program files to be used as arrays instead of strings and list indexes.
>> Functions written so far: Search.
Guardian: 75%
>> Lock your calc when not in use with a password. The 'On' button does not break the program, either. Fixing it so that it can be added to the powersave sub so that you will have the option of automatic locking when programs that uses the powersave sub standby after some seconds of no activity, and so that it can be used with the Startup app.
BasicChat 2.0: 99% -Delayed-
>> A nice graphical chat program to chat with others via link cable or wireless. Commands: Flash (to get user's attention), Clear (emergency screen clear on both calcs), and Hist (get the last message the user sent in case you missed it).
SmartEdit frontend: 100%
>> An improved frontend for the SmartEdit editor.
SimpleTimer: 100%
>> The title says all; it is a simple timer.
Batch Copy from Archive (xlib): 100%
>> Makes copying multiple files from ROM to RAM using xLIB easier. You can also offset the XTEMP number to start copying files to.
Graphical Input sub: 100%
>> Gives your programs ability to get input on the graphscreen (like that of the ZSUBs). Input window can have two lines for a title, and input type can be set to number or string. Uses the powersave sub to standby after some seconds of no input.
Graphscreen Cache: 100%
>> Saves and retrieves graphscreen saves. Very useful for layering things like menus and dialogs dynamically on the screen without having to redraw everything once the user closes one.
Grahical (xLIB) and Homescreen (pure BASIC) Menu subs: 100%
>> Menu subroutines for both xLIB and BASIC (ASCII) programs. Uses the array libraries, so you can have as many menu items as your heart desires... or at least as many as can fit in your RAM.
Progress bar sub: 100%
>> A simple, all-purpose graphical progress bar.