2341
Axe / Re: Mirage OS usage
« on: July 03, 2012, 11:06:12 am »
Also, here is a sorting routine.
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. 2342
The Axe Parser Project / Re: [Axiom] Text routines« on: July 03, 2012, 10:28:21 am »
Thanks, that is exactly what I was looking for
Also, I guess the answer is yes but is this faster than the OS routine ? edit Bug Report (or maybe I just don't know how to use it -.-) See, my code is 8→Col 7→Row Str(255►Int) But there is no 255 on (8,7). There is some garbage (behind the big "3") edit Nevermind, it displays right but the grey background doesn't let figures appear correctly 2343
Axe / Re: Mirage OS usage« on: July 02, 2012, 03:49:35 pm »
Right behind the S->{GDB1HS+10}
It would be S->{GDB1HS+10}r 2344
Axe / Re: Axe Q&A« on: July 02, 2012, 03:37:58 pm »You don't even need an axiom for that. I wrote text routines that were as fast as the OS routine in plain axe. (tho I'm not doing it for ya, sorry: I hate creating 255 sprites for the single purpose of a text routine :p)Yes, but why making it as fast as the OS routine when it can be faster ? And an Axiom would be perfect. It could have all the options everyone could want 2345
Axe / Re: Axe Q&A« on: July 02, 2012, 03:32:00 pm »Ok. Then could an Axiom be written to add a fast text routine that would support any buffer ?Is it possible to write to the back buffer ?Sadly, no. The text command is an OS routine by TI, so it isn't possible to write text to any other buffer than the main. You have to write it to the front buffer and copy the part you want to the back buffer. If it is a whole line, the copy() function is the right one, otherwise you might have to make your one routine or use the pt-Get() function several times (lot of size and takes some time). 2346
Axe / Re: Axe Q&A« on: July 02, 2012, 03:19:55 pm »
Is it possible to write to the back buffer ?
Like Text(X,Y,PTR,L3) (not in the commands) or Text(X,Y,PTR)r (not in the commands) or Fix 51 // Text(X,Y,PTR) (not in the commands) or with any routine you have ? 2347
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni« on: July 02, 2012, 02:11:35 pm »one has 'in' and one notI know, but I put the "in", so I don't know what the problem is in my post 2348
Axe / Re: Mirage OS usage« on: July 02, 2012, 02:09:45 pm »If you're new to Axe, I'd suggest using a simple appvar. They are super easy to use, and it's harder to accidentally mess up your calculator.Nope, it is easier to mess the calc up with apppvars since you can only write to the appvar when it exists (else, you don't know where you are writing) while the program always exists if it wants to save a score. Of course, checking if the appvar exists is not hard, but writeback is a lot easier. 2349
TI Z80 / Re: Portage of Rainbow Dash Attack« on: July 02, 2012, 02:06:54 pm »
UPDATE
Clouds and apples are fully working now You have 3 lives. Dying will cost you a life (duh). The first black cloud appears when your score reaches 1000. The second one appears when your score reaches 3000. However, the score is only displayed when you lose -.- ↓ Link 2350
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni« on: July 02, 2012, 12:02:51 pm »2947: you know that it is "We repeat stuffs in here. A lot", and not "We repeat stuffs here. A lot".But that is what I said, I did not even edit 2351
Other Calculators / Re: Jetpack 8x(+)« on: July 02, 2012, 12:00:40 pm »
It works fine on my 76.fr
However, I had problems during the installation since I was asked to press "Y" and there is no "Y" key on the 76.fr But I had a 84+SE next to me so I knew I had to press "1" in fact 2352
Other Calculators / Re: Jetpack 8x(+)« on: July 02, 2012, 11:53:38 am »(Okay, but it's already edited )(Yeah, I see it. Now it says "An error has occured. This download is not approved yet and you do not have permission to view it". Where else can I download it ?) 2353
Other Calculators / Re: Jetpack 8x(+)« on: July 02, 2012, 11:51:08 am »
(Wait a bit, I am going to try it on my 76.fr to tell you if it works. I just need to find batteries.)
2354
Other Calculators / Re: Jetpack 8x(+)« on: July 02, 2012, 11:46:59 am »I believed that there were some differences with ASM ...I don't think so since I only put games on my 76.fr to spread them to all the 82.Stats.fr of the classroom and no one got bugs. Moreover, both are seen as a 83 (non plus) by TI-Connect iirc. 2355
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni« on: July 02, 2012, 11:44:15 am »
2943: You think like a calc. You even get RAM Clears sometimes.
2943: You think like a calc. You even get RAM Clears sometimes. 2944: You know that Yeong (or someone else) will say "We repeat stuffs in here. A lot". |
|