Search found 73 matches

by silver calc
Sun 05 Nov, 2006 6:23 pm
Forum: Latenite, Brass and EarlyMorning
Topic: Bugs
Replies: 72
Views: 116742

Not sure why this happens, but whenever I try to click on another help item in the 'see also' section, it displays this instead: For the item 'dec': lnh_dec For the item 'org' lnh_org ... All of the items are there, and if you select them from the index they work perfectly. Why does this happen when...
by silver calc
Tue 31 Oct, 2006 1:15 am
Forum: Latenite, Brass and EarlyMorning
Topic: Documenting TI Rom Calls to XML
Replies: 6
Views: 14725

Here's the first part. I can't seem to figure out why it screws up when you click on 'see also: ...', though. It displays some weird text instead of what it should be. If some one can help me fix this, that would be great. Also please check for errors, as I did write a program to create this file, s...
by silver calc
Mon 16 Oct, 2006 4:57 pm
Forum: Latenite, Brass and EarlyMorning
Topic: Documenting TI Rom Calls to XML
Replies: 6
Views: 14725

I've got all the rom calls (or all the ones TI wants you to know about :D), now just need to find a format that works and is easy to convert with a program to XML format.
by silver calc
Sun 15 Oct, 2006 5:05 pm
Forum: Latenite, Brass and EarlyMorning
Topic: Documenting TI Rom Calls to XML
Replies: 6
Views: 14725

Documenting TI Rom Calls to XML

Here's something that's been bothering me for a while. I've decided to start a mini-project (emphasis on mini :D ) to document all the TI-83+ Rom Calls to XML format so that you can easily look them up when programming with LateNite. If you want to help, please post the rom call in the following for...
by silver calc
Tue 12 Sep, 2006 11:28 pm
Forum: Latenite, Brass and EarlyMorning
Topic: Latenite - 1.0.6.1 Update [Monday 20/08/2007]
Replies: 433
Views: 240622

What about the toggle breakpoint option? (it turns the line of code the cursor is on Red)
by silver calc
Wed 06 Sep, 2006 11:08 pm
Forum: Latenite, Brass and EarlyMorning
Topic: Latenite - 1.0.6.1 Update [Monday 20/08/2007]
Replies: 433
Views: 240622

Have you made Brass (or LateNite) export breakpoints to PindurTI yet (kind of important for debugging :D )?
by silver calc
Tue 22 Aug, 2006 2:11 am
Forum: Latenite, Brass and EarlyMorning
Topic: Bugs
Replies: 72
Views: 116742

Bugs

Well, I hope this topic will help to quickly fix bugs that people might find while using LateNite, Brass, or EarlyMorning. Here's one I found with LateNite: When you try to rename a project (or change the "Binary Name") to include characters not allowed for file names (ex. : " ; > < )...
by silver calc
Mon 14 Aug, 2006 4:19 pm
Forum: Announce Your Projects
Topic: War of the World 2
Replies: 13
Views: 6340

Actually, It is finished, except for the AI. I was hoping people would test it, then give me some strategies I could have the AI use.
by silver calc
Sat 12 Aug, 2006 2:22 am
Forum: Announce Your Projects
Topic: War of the World 2
Replies: 13
Views: 6340

Here's another screen shot.
Image

I've fixed some bugs, so be sure you get the new version
by silver calc
Fri 11 Aug, 2006 2:36 pm
Forum: Announce Your Projects
Topic: War of the World 2
Replies: 13
Views: 6340

Here's a preview:
Image
by silver calc
Thu 10 Aug, 2006 4:10 pm
Forum: Announce Your Projects
Topic: War of the World 2
Replies: 13
Views: 6340

That's the problem: The only way I know how to get screens is by breaking (press on), then storing the graph screen to a pic, then send that pic to my computer, and convert it into a pic file.

You mentioned that you can do it in PTI. How?
by silver calc
Wed 09 Aug, 2006 1:23 am
Forum: Announce Your Projects
Topic: War of the World 2
Replies: 13
Views: 6340

Actually, I just announced it hear to get some testers. The post at UTI has been going on for quite a while now.
by silver calc
Wed 09 Aug, 2006 12:54 am
Forum: Announce Your Projects
Topic: War of the World 2
Replies: 13
Views: 6340

War of the World 2

Well, this project is almost finished. All that's left is testing and implementing the AI. Check out the post and download the newest version here
by silver calc
Wed 19 Jul, 2006 6:19 pm
Forum: Latenite, Brass and EarlyMorning
Topic: Latenite - 1.0.6.1 Update [Monday 20/08/2007]
Replies: 433
Views: 240622

Don't know why you did it, but could you change all the .lbl files back to .inc? I'm still a beginning-level programmer, so I would like to see what's in the ti83plus.inc files.
by silver calc
Sun 16 Jul, 2006 3:16 pm
Forum: Latenite, Brass and EarlyMorning
Topic: Latenite - 1.0.6.1 Update [Monday 20/08/2007]
Replies: 433
Views: 240622

Suggestion: When you press the 'debug' botton, instead of compilling each time, detect if there's been any changes and only re-compile if there were any changes.