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 - Galandros
Pages: 1 ... 17 18 [19] 20 21 ... 84
271
« on: May 30, 2010, 10:16:44 am »
Ok, I did the programs and they do the job. (small and feature Pure TI-BASIC grayscale (best viewed in a TI-84+SE)) I am not kidding about grayscale. Test if it looks good another calculators models. I messed a lot with = and its "reversed colour" token without success. I guess there aren't bugs but I optimized as much as I could...
Controls are: 2nd to select/finish up/down=next/back 9 tokens (not 10 because that is 2 more bytes in code) right/left=next/back 1 token Some programs may require. Del to delete one token Mode to see next screen of tokens F1 to finish
Then look in Ans or Str9 the tokens you want. Destroys Str0 and Str9. My convention in TI-BASIC coding is that Str0 is a temporary string, Pic0 a temporary picture and so on.
I will polish a bit more and release with proper donotreadme. I can say there is a reason in the naming of the programs. Oh, this will get release in ticalc, it is probably one of the best token selectors in TI-BASIC. I did some odd decisions because of size optimization... You will see.
I will gladly reply to feedback and suggestions. Thanks. EDIT: I released this to backup and don't forget to credit meishe91 and others. EDIT2: I will try to come with a decent screenshoot in the final release.
272
« on: May 30, 2010, 10:00:21 am »
I had the idea of making a speed run in real life. One of the strange ideas that many times occur to me. I guess it is because I see a lot of things in the Internet and games.
This guy must be random sometimes, too.
273
« on: May 30, 2010, 09:52:45 am »
Ok, I did the programs and they do the job. Move to here: http://ourl.ca/5957Oh if you did not click already, some of the programs have grayscale. Note: I ended hijacking this topic even after I reminded myself in the previous reply in this topic, after several edits, I solved the problem. My apologies for someone reading while I edited... Now you can think I am even more lunatic than lazy. And that's true.
274
« on: May 30, 2010, 09:16:10 am »
I had the idea of making a speed run in real life. One of the strange ideas that many times occur to me. I guess it is because I see a lot of things in the Internet and games.
275
« on: May 30, 2010, 04:35:16 am »
Nothing I did not think already, actually...
276
« on: May 29, 2010, 06:36:42 pm »
Check Brandon Wilson website and his calcstuff folder. He has there a extra ram page test routine. Quick progress update. The app now takes 4 pages, and uses approximately 20000 KB of user RAM, although the finished program will use much less RAM. As I said before, if you want to run alpha versions on a hard calculator rather than an emulator, be prepared to spare the space. I am now optimizing, and then the next screenshot/download will incorporate ships!
I hope it is 20 KB or 20000 bytes. hehehe Can't wait to see some real action in the screenies. (epic ships battle, please)
277
« on: May 29, 2010, 06:30:47 pm »
Yep, useful. Does it have all the chars TI-BASIC coders want? I think, it does not miss, but I will check with my own string.
I am writing a tiny program to retrieve one char from that huge string. And I might do another for selecting several chars and store them in a string. Better make a new thread instead of hijack this one. *runs*
278
« on: May 29, 2010, 11:20:42 am »
I think they got "Starcraft No Install". Search it 'cause I can't provide a link.
279
« on: May 29, 2010, 06:47:35 am »
Also, guys, if you have a bug in your program when testing and strange things happens, sometimes it's best to archive everything then do a RAM clear before debugging, because then you may continue getting errors or weird stuff happening. You may think it's the program being buggy again, but sometimes it's just the calc being messed up by your previous test.
For these kind of testing an emulator is better suited. This sounds like assembly debug procedures. xD
280
« on: May 29, 2010, 03:19:31 am »
I think you can recover most of your backup in buggy groups by using GroupTool by Brandonw.
281
« on: May 28, 2010, 06:27:09 pm »
I have been working furiously to find those. The document only shows what's in there and the potential the arm9 has.
I have tried with no luck. calcmaniac84 should know something.
282
« on: May 28, 2010, 04:50:40 pm »
Classes seems a great idea to reuse in other source codes.
Keep the good work.
284
« on: May 28, 2010, 04:11:47 pm »
Avoid playing assembly games while coding.
And danger with other TI-BASIC programs that use/erase your strings or pictures.
Pages: 1 ... 17 18 [19] 20 21 ... 84
|