721
TI-BASIC / Re: TI-Basic Game Design Tutorial Now Available for Commentary
« on: June 23, 2010, 12:19:42 pm »
No comments, anyone? I'm very much counting on community feedback to perfect this thing...
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. 721
TI-BASIC / Re: TI-Basic Game Design Tutorial Now Available for Commentary« on: June 23, 2010, 12:19:42 pm »
No comments, anyone? I'm very much counting on community feedback to perfect this thing...
722
General Calculator Help / Program to unbrick calculator from computer (not calc to calc)« on: June 21, 2010, 02:18:55 am »
I ran it on mine (on purpose)(Brandons OSKill) cuz I want to test something called Chameleon. Now, you you know of any programs on the computer that can remotely run programs on the calc? Or is it only calc-to-calc remote to unbrick?
723
TI-BASIC / Re: TI-Basic Game Design Tutorial Now Available for Commentary« on: June 21, 2010, 02:01:27 am »
That was Part 1. Here is part 2.
724
TI-BASIC / TI-Basic Game Design Tutorial Now Available for Commentary« on: June 21, 2010, 02:00:58 am »
This is a BETA release.
This tutorial is almost done. All I have left to do is the optimization, debugging, then the stages of release. Please remember as you read this: 1. My knowledge on the topic is not perfect. Its possible I may have left stuff out (in fact, I'm sure I did). This has been a learning experience for me, as well as an attempt to speak. So, please be nice. This is a beta version. 2. Feel free to edit/remove/add stuff as you feel necessary. Just, please make your changes in a different color than the rest of the text, so I can distinguish them. Thanks Please ignore the formatting. It should be pretty readable in .txt. 725
Axe / Re: Axe and OFFSCRPT« on: June 20, 2010, 11:53:24 pm »
if only the calc could be hacked so that the OS could run OFFSCRPT from archive (cuz, if you archive it, the calc does not run the specified prgm on startup) and if OFFSCRPT could be made to check if the specified prgm is archived and if it is, unarchive it. Thats what i hate: progs set to run on startup must be in RAM, and if you crash, OFFSCRPT is reset.
726
TI-BASIC / Re: Need Help Extracting Programs« on: June 18, 2010, 05:14:43 pm »
Thanks for that Iambian. Since you are the author of Celtic3, I'm gonna ask you before I actually do it. Do you mind if I provide Celtic3 in .8xp/.8xk format with my program (for convenience)(credit given in the readme and in the program's credits section), or would you rather I just provide a link to your upload?
727
TI-BASIC / Re: Need Help Extracting Programs« on: June 17, 2010, 01:11:10 pm »
Thanks. As for XSnake, the readme says feel free to use the program however you deem fit, as long as you give credit, so I guess this applies.
728
TI-BASIC / Re: Need Help Extracting Programs« on: June 16, 2010, 10:46:05 am »
Ok. Understandable. But, can someone who has done collision detect please post here, outlining the basic concept and ways of going about it in TI-Basic.
PS: Does anyone know how I can contact the maker of XSnake4 by XPro, to obtain permission to use their source code in my tutorial? 729
TI-BASIC / Re: Need Help Extracting Programs« on: June 13, 2010, 04:08:51 pm »
To DJ: I'm ready to have the section on optimization for my game design tutorial done, if you still want to write it. Also, do you know anything about collision-detect and various ways to do it?
730
TI-BASIC / Re: Need Help Extracting Programs« on: June 10, 2010, 07:07:36 pm »
Sorry to bother you on this topic again. Will using det([[1]]) check if Celtic3 EXISTS ON CALC or just if it is INSTALLED? And, will this work on both the program and app versions of Celtic3?
Edit: Anyone reading this who is familiar with Chemistry and can think of something they would like to see included in this Suite, please post it in this topic. 731
Other Calculators / Re: How do you prefix the name of your TI-BASIC programs?« on: June 09, 2010, 02:52:25 pm »
H- indicates on calc hex
Z- indicates compiled assembly program AX/AXE- indicates axe program A- used for basic testing of coding thats it. For subroutines, I give them a name that hints at what they do. 732
TI-BASIC / Re: Need Help Extracting Programs« on: June 09, 2010, 02:43:26 pm »
Thank you coolojazz. I never saw that.
And, thanks DJ. I would never abandon calculator programming completely. I'm just slowing down cuz of school and my job. PS: This is meant to be an extension of my Empirical Formulas Calculator, which, upon you inputting the element name or symbol and a mass of compound present, it returns the Empirical Formula (the molecular formula in simplest whole-num ratio). If anyone would like a download of Empirical Formulas Version 1.0, it can be found below, and at my website, www.c2prgm.webs.com. 733
TI-BASIC / Need Help Extracting Programs« on: June 09, 2010, 02:28:55 pm »
Hi guys. I'm back again and about to start a new project, I'm trying to design a Chemistry Suite, composed of a bunch of programs to solve different problems in molecular chemistry. Each topic will be a different program and they will all be compiled into a group. I then want to have one main program with a list of all included functions. You select a function, and the main program extracts the sub-routine that corresponds to it from the group and runs it (my initial thought was to use Celtic 3 for this), then deletes it once the sub-routine is exited. This would significantly save memory space while using the Suite.
The dilemma: What if Celtic3 gets deleted? How could I code an error message? How could I even check whether Celtic3 exists without some sort of asm routine or outside asm library? The solutions I'm considering: 1. Using Axe (but Axe can't extract files from groups (yet)?) 2. Using assembly (I don't know enough of assembly to write the entire main program) Any ideas? My only specification is that I really only want ONE main program that will extract the sub-routines from the group, no extra assembly routines, as they will also cause errors if they get deleted. I want to eliminate as much potential error as possible. 734
Other Calc-Related Projects and Ideas / Re: Doors CS 7 really coming out?« on: May 07, 2010, 02:52:13 am »On my calculator, password protection (locks the whole calculator, krolypto) has saved me a lot when my friends are being stupid and decide to take my calculator. however in a shell, I'd have to agree with DJ and Kerm, it's annoying to have to type it in everytime, a one time full lock built into (or as a plugin) for DCS would be great IMO. Two apps in one for me, as I never use krolypto's encrypting. I've lost program data to Krolypto's encrypting. I've encrypted progs, then decrypted them using the same algorithm and key and it doesn't decrypt correctly. However the password protection is awesome, and when used with the Push-to-Test patch, it causes the reset screen to auto-redirect to the password prompt. 735
Web Programming and Design / Re: Help with Html« on: May 04, 2010, 11:54:52 am »
.wav
and the freewebs editor supports java as well |
|