301
TI Z80 / Re: [Axe] Ikaruga X
« on: May 08, 2013, 04:56:50 pm »
I can't start the app using WabbitEmu. Do I need 2.55 MP on it or something? (I have 2.43 on it.)
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. 301
TI Z80 / Re: [Axe] Ikaruga X« on: May 08, 2013, 04:56:50 pm »
I can't start the app using WabbitEmu. Do I need 2.55 MP on it or something? (I have 2.43 on it.)
302
TI Z80 / Re: The Legend of Zelda: Sacred Pearls (ideas/progress)« on: May 08, 2013, 04:54:10 pm »120d has been a running gag for a while on Ticalc.org back then too. People kept saying that instead of lol. Then later on Cemetech lol got censored to 0x5.Fortunately, you could code this way for left-right movement and the ordinary way for up-down movement (if it's fast enough). 303
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni« on: May 08, 2013, 04:51:34 pm »5119 (or whatever it is right now): You play on your TI-89 after all the calculator portions of your AP Calc AB test5120: You take BC straight-in (in my case, from a half year of Algebra 2) since you're an overachiever 5121: You also take a TI-83+, to make the test harder. 304
TI Z80 / Re: IES: online Axe, BASIC, and Grammer editor« on: May 08, 2013, 12:26:02 am »
Could we have automatic indentation as well?
305
TI-BASIC / Re: DCS7 Hybrid BASIC questions« on: May 08, 2013, 12:18:53 am »
Yes, although the standalone app doesn't.
306
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni« on: May 08, 2013, 12:16:56 am »
5013: You translate your calculator's interface into your constructed language (Enare ci elsa.)
308
Miscellaneous / Re: What is your avatar?« on: May 07, 2013, 06:01:36 pm »
Well, mine is some C code from some random program I wrote for the TI-89, inverted and angled strategically, with lightning and some text added.
309
Computer Programming / Re: Some Java questions« on: May 06, 2013, 10:33:57 pm »
I think Javadocs are documentation for methods. Not sure, though, so ask someone else.
310
Axe / Re: Axe Q&A« on: May 06, 2013, 10:16:11 pm »N00B QUESTION ALERT:It's a compiled language for the 83+/84+ series. What this means is that Axe code gets compiled into machine code using an app. The advantage of using Axe over assembly is the lower learning curve. 311
TI 68K / Re: accel68k - a 68k Basic IDE for your 68k calculator« on: May 06, 2013, 06:34:49 pm »
Also, maybe the fast font drawing routines Lionel mentioned in his post should be added to the GCC4TI libraries?
Meanwhile, I'm figuring out how to use these font routines . 312
TI Z80 / Re: The Legend of Zelda: Sacred Pearls (ideas/progress)« on: May 06, 2013, 06:22:24 pm »
Finally getting back into some programming, eh? I'd like to see what this turns into later.
313
Casio PRIZM / Re: [PRIZM] Paint« on: May 06, 2013, 06:16:14 pm »
Nice work! I made a similar program for the TI-89 named Kraphyko, but the 24K limit prevented me from going farther.
314
TI-BASIC / Re: Avoiding stress from writing TI-89 Basic« on: May 05, 2013, 08:30:46 pm »You should maybe check the Ticalc.org features from 2010-11. I think there were a bunch of small ASM tools that modified the OS or added extra functions to the calc. Maybe one of them added such function. And there's no menu for Draw?? On the TI-83+ all you do is 2nd+PRGM and you end up in the DRAW menu. Special characters requires special programs to access, though. Nope, you need to use the catalog on the 89. I don't know why TI decided to do that. But special characters can be accessed with 2nd +. Quote I remember on 68K calcs that when you hold down the arrow keys, the delay between key repeat is much longer than on the 83+ (around 2 seconds instead of 0.5), so it took me a while to realize that there was even key repeat at all. It's annoying nonetheless since you still end up constantly mashing keys. >.< I agree. Another problem is that some keypresses are ignored if you type too quickly (this bug is present to a greater extent on the CSE, by the way). Quote I wonder if in the future Kerm or Merth will add TI-Nspire BASIC, Lua and 68K BASIC support to their program editors... I talked to Kerm about adding 68k Basic. IIRC, he said that he was working on it at one time but he doesn't plan on it. 315
TI-BASIC / Re: Avoiding stress from writing TI-89 Basic« on: May 05, 2013, 06:28:07 pm »
Probably; it should be pretty trivial using functions from kbd.h. But the key delay is only one of the problems of the editor; another problem is the lack of quick access to key commands (drawing, when(), #, etc.) and the lack of use of the entire screen.
|
|