151
Introduce Yourself! / Re: Hi There!
« on: August 30, 2012, 03:25:57 pm »
Okay, thanks for the tips, no more locking then :p
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. 151
Introduce Yourself! / Re: Hi There!« on: August 30, 2012, 03:25:57 pm »
Okay, thanks for the tips, no more locking then :p
152
Axe / Re: Finished my first project! And it doesn't work mostly. :'C« on: August 30, 2012, 03:22:30 pm »
Thanks guys, but I have a problem, when I create the pass appvar, it isn't actually being created?
This code should create an appvar called PASS, but it doesn't? Whats wrong? Pass: Code: [Select] :.PASSUTIL
153
Axe / Re: Finished my first project! And it doesn't work mostly. :'C« on: August 30, 2012, 02:32:35 pm »
No, it's not backwards, that's how I meant to do it.Thanks for the string trick, I'll do that now. Finally, Yea, I meant !If T instead :p.
154
TI Z80 / Re: Tron [AXE]« on: August 30, 2012, 02:09:17 pm »
Nice job, really cool effect, oh, I know, make it into an actual Tron game now in Axe! That would be awesome.
155
Axe / Finished my first project! And it doesn't work mostly. :'C« on: August 30, 2012, 02:03:54 pm »
Well, I created my first Axe project program, Its a port of a Ti-Basic program, and it doesn't seem to work, even though I check everything. Asked for help in some other threads, as well as referencing the docs.
It's a locking mechanism, but whenever I try to use it, Ram just gets cleared. Is there anything else that I seem to be missing? Lock Mechanism Code: [Select] :.CALCLOCK Password changing utility Code: [Select] :.PASSUTIL
156
Introduce Yourself! / Re: Hi There!« on: August 30, 2012, 01:59:05 pm »
You sir are on, i'll go first, as white.
⑧♜♞♝♛♚♝♞♜ ⑦♟♟♟♟♟♟♟♟ ⑥ ⑤ ④ ♙ ③ ②♙♙♙ ♙♙♙♙ ①♖♘♗♕♔♗♘♖ __ⓐⓑⓒⓓⓔⓕⓖⓗ 157
Axe / Re: Question about usage of the GetCalc() command.« on: August 30, 2012, 01:38:01 pm »
Okay, thanks mate. Appreciate it!
158
Axe / Question about usage of the GetCalc() command.« on: August 30, 2012, 01:27:44 pm »
Okay, I created a new appvar using GetCalc like so:
Code: [Select] GetCalc("appvTest",100)->T In my other programs, how do I check if this App-var has already been made? Will it work by using the If command? or something else?
159
Introduce Yourself! / Hi There!« on: August 30, 2012, 01:16:48 pm »
Hi! I like xkcd and programming! I can use C/C++/C#, Perl, Ruby and a bit of awk. I like videogames, especially puzzles, fantasy, RPG and Minecraft; and I also love to make ACSII art oh and legend of zelda!
(\_/) (o.O) (")=(") 160
TI Z80 / Re: zStart - an app that runs on ram clears« on: August 30, 2012, 12:11:15 pm »
First off all great work, second on version 2.55MP, with math-print enabled, installing zstart causes programs not to be editable, resulting in garbage text, along with a RAM clear. A solution courtesy of Deep Thought is o turn off Mathprint, which works.
161
General Calculator Help / Re: Creating/Modifying a Custom TI 84 Plus Graphing Calculator Operating System« on: August 30, 2012, 11:59:59 am »
K, thanks, I'll try that one now.
162
General Calculator Help / Re: Creating/Modifying a Custom TI 84 Plus Graphing Calculator Operating System« on: August 30, 2012, 11:39:02 am »
Thanks, currently having issues with zstart and editing programs, that's why. can you check it on cemetech? http://www.cemetech.net/forum/viewtopic.php?p=188913#188913
163
General Calculator Help / Re: Creating/Modifying a Custom TI 84 Plus Graphing Calculator Operating System« on: August 30, 2012, 11:00:49 am »
oh, here's a locking system for your calc:
http://www.cemetech.net/programs/index.php?mode=file&path=/83plus/basic/programs/CalcLock2byM.A.zip 164
General Calculator Help / Re: Creating/Modifying a Custom TI 84 Plus Graphing Calculator Operating System« on: August 30, 2012, 08:50:21 am »
Also, speaking of a calculator Lock system, I'm working on one right now, should be done in maybe a few hours. So you can use that to prevent access to the calc.
165
Computer Programming / Re: How do you make games with coding???« on: August 29, 2012, 07:54:38 pm »
Thanks, and yes it's C++ code from my project, but for all purposes it's Pseudocode, as long it illustrates the concept.
|
|