931
News / Re: Board rules update
« on: September 20, 2010, 05:59:59 pm »
Maybe it's just somebody who wants their post count to go up, but is can't/won't/doesn't know how to come up with relevant content?
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. 931
News / Re: Board rules update« on: September 20, 2010, 05:59:59 pm »
Maybe it's just somebody who wants their post count to go up, but is can't/won't/doesn't know how to come up with relevant content?
932
The Axe Parser Project / Re: Axe Parser« on: September 20, 2010, 05:57:21 pm »That would be {L1+3}/16. Note that there will be built in nibble support in later version so this wont be needed. Groan... And THAT'S why my code messed up so horribly. 933
Official Contest / Re: [BULLETIN] Cage Matches« on: September 20, 2010, 05:54:30 pm »
This sounds like fun!
I think I'll try. (I'm probably not going to win anything, but what better way to improve?) 934
The Axe Parser Project / Re: Axe Parser« on: September 20, 2010, 02:00:21 pm »
Quick question:
If I wanted to access nibbles, I think I use mod and divide. (Builderboy told me this trick a while back) Would I do {L1+3/16} or {L1+3}/16 (3 is a random number) 935
The Axe Parser Project / Re: Bug Reports« on: September 20, 2010, 01:57:54 pm »
I doubt it. The 'mysterious errors' usually only occur after I try running a normal, tested program after doing something incredibly stupid with my calculator. (As in, I mess up with pointers and accidentally write a bunch of data to random places). It's probably not Axe's fault. 936
Humour and Jokes / Re: Statistical Anyalsis« on: September 19, 2010, 08:03:10 pm »
Tricky, tricky. But careful misinterpretation saves the day!
937
Axe / Re: Wait For Keys« on: September 19, 2010, 07:57:25 pm »I have to do this in my code: Really? The loop is suppose to exit only when you release the key - are you sure you aren't accidentally letting go of a button? 938
TI Z80 / Re: Axe Minesweeper« on: September 19, 2010, 01:57:34 pm »
MUHAHAHA!!
SUCCESS!! *ahem* That was fun. 939
General Calculator Help / Re: Exporting/signing apps?« on: September 19, 2010, 01:55:08 pm »
It doesn't look like it...
940
TI Z80 / Re: Axe Minesweeper« on: September 19, 2010, 01:51:47 pm »
Just noticed - Axe came with an application signer. If I drag my app over the .bat, will it magically sign itself? It said it did, but how can I test?
941
General Calculator Help / Re: Exporting/signing apps?« on: September 19, 2010, 01:39:35 pm »Axe does not sign applications Ooh, you're right! I just tried running an unsigned app 16 times in a row, and it deleted itself! That's awesome! 942
General Calculator Help / Re: Exporting/signing apps?« on: September 19, 2010, 01:32:31 pm »No, they will run, but only up to 16 times. ... The calculator keeps track? o.O How? Why? Also, if I use Axe to make an app with an actual calculator, is it automatically signed? 943
Axe / Re: Wait For Keys« on: September 19, 2010, 01:30:15 pm »
You could add a DispGraphr inside that loop, so that if you're using grayscale or something, it'll still be smooth.
944
TI Z80 / Re: My Axe Contest Entry« on: September 19, 2010, 01:26:06 pm »I wish USA used the 24h system Seconded. 945
General Calculator Help / Re: Exporting/signing apps?« on: September 19, 2010, 01:23:38 pm »
...
So... Apps won't run unless they're signed, and only Rabbitsign can do that? |
|