6106
ASM / Re: Tokens Test
« on: October 31, 2010, 07:09:19 pm »
Ok then, Axe in my calculator is not working, so, mehh whateverX
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. 6106
ASM / Re: Tokens Test« on: October 31, 2010, 07:09:19 pm »
Ok then, Axe in my calculator is not working, so, mehh whateverX
6107
The Axe Parser Project / Re: Features Wishlist« on: October 31, 2010, 07:02:54 pm »OOOOH MYY GOOOD, I WANT HEADPHONES, WHAT TYPE?Calculators can't have sound, so guitar hero wouldn't be as cool.Yes they can? 6108
The Axe Parser Project / Re: Features Wishlist« on: October 31, 2010, 07:02:11 pm »Somebody made a "Guitar Hero" type game a while back (with, if I remember correctly, 2-bit sound), so it's not out of the question to do sound and other stuff at the same time. It's not easy, but it can be done. WHAAAAAAAAAAAAAAAAAAAAATTTTTTTTTTTTT THEEEEEEEEEEEEEEEEEEEEEEEEEEEE FFFFFFFFFF*******************************************************************************?? SOOOOUUUUUNNNNDDDD? 6109
ASM / Re: Tokens Test« on: October 31, 2010, 07:01:24 pm »That's Axe, not ASM, so it's basically like a TI-BASIC program. Tokens can't be used to code ASM, anyway. For that, you'd have to use an assembler like Tasm or SpAsm (or Mimas on-calc). Yeah, Axe, what I meant. So, any ideas for Axe? I could never do a "Disp "Hello World"" in Asm hahah Axe indeed 6110
The Axe Parser Project / Re: Features Wishlist« on: October 31, 2010, 07:00:24 pm »Somebody made a "Guitar Hero" type game a while back (with, if I remember correctly, 2-bit sound), so it's not out of the question to do sound and other stuff at the same time. It's not easy, but it can be done. Calculators can't have sound, so guitar hero wouldn't be as cool. HOWEVER, I'd like a game which interface it's just like Guitar Hero 6111
ASM / Tokens Test« on: October 31, 2010, 06:56:09 pm »
I downloaded tokens, it looks great.
Now, can you help me with a sample small program to write in it, to test it? I'm not into Asm programming but I would like to test it, by writing a simple program, maybe a Hello World, possibly more complex. So... I start with a header: Code: [Select] .FSTPROG Then, it converted to this: Code: [Select] 3A46535450524F47 Now, I do compile and save HWLD.8xp When I put it in my calculator and use Doors to run it, it opens the source code instead. Any ideas, a simple way to use Token and make a simple program Hello World? Thanks 6112
TI-BASIC / Re: Quadratic Formula« on: October 31, 2010, 06:45:16 pm »Oh. If this isn't too intrusive, may I ask what math level you're currently taking? 10th grade in portugal 6113
TI Z80 / Re: Tokens« on: October 31, 2010, 06:40:51 pm »Link to the latest version please...Thanks 6114
TI-BASIC / Re: Quadratic Formula« on: October 31, 2010, 06:40:24 pm »
Yeah, I knew that it allowed imaginary numbers, but I haven't learn them at school yet =P
6115
TI Z80 / Re: Tokens« on: October 31, 2010, 05:20:46 pm »
Link to the latest version please...
Thanks! 6116
Axe / Re: 8xp to text converter« on: October 31, 2010, 05:09:23 pm »Okay, I am looking for a PROGRAM (not online converter), that will convert 8xp files back into text. If I have to I will make one myself but I don't want to. I don't think that exists/is possible. 6117
TI Z80 / Re: Formulum: Texas Instruments Version« on: October 31, 2010, 05:06:59 pm »Code: [Select] :ClrHome The ?s are STOs and the 'p's are the pi. Sorry, saved that in ANSI coding... Do you want unlocked file? 6118
TI Z80 / Re: Formulum: Texas Instruments Version« on: October 31, 2010, 05:04:44 pm »where are you coding? are you using source coder, or on-calc? SourceCoder+WabbitEmu, in WabbitEmu Stop doesn't quit, everything works fine. Then, SourceCoder+Calculator, it quits after the formula, not that fine... Do you want the code? 6119
TI Z80 / Re: Formulum: Texas Instruments Version« on: October 31, 2010, 05:00:29 pm »
I'm typing
:Pause and :Return (only one at a time, I made two files, one with Pause everywhere and another with Return everywhere, any works). 6120
TI Z80 / Re: Formulum: Texas Instruments Version« on: October 31, 2010, 04:53:13 pm »
No, I'm not using a Shell.
Stop yeah shuts the program in the 84+. But the Pause gives me an error... Return gives me an error too... Not Nspire version, lol |
|