Show Posts

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.


Messages - blue_bear_94

Pages: 1 ... 16 17 [18] 19 20 ... 68
256
ASM / Hex Display Routines
« on: June 28, 2013, 04:59:23 pm »
I would like to thank Xeda112358, jacobly, and Runer112 for a tremendous amount of assistance with these programs.
Sources:
http://pastebin.com/8dsQcwLN (8)
and
http://pastebin.com/Tb84GFXg (16)

Syntax:
{row, col, val}
The rows and columns start with 0, to save memory and to allow you to write 9 when you need to use 10 for Output, as an additional memory saver.
P. S. I completely forgot to say that the text will be drawn aligned to the right. So the second entry must be the column of the rightmost digit.
P. P. S. Turns out that I completely wasted my time on these programs.

257
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: June 28, 2013, 03:10:09 pm »
OK, back on topic.
5385: Even in languages that don't allow it, you have the instinct to use 1 for true and 0 for false. (Happened to me all the time on the TI-89.)

258
Other / Re: Show off your terminal !
« on: June 10, 2013, 10:53:05 pm »

259
Other / Re: Show off your terminal !
« on: June 09, 2013, 06:15:24 pm »
Here's mine. :trollface:
Mine resembles this one too (sadface), but with Chrome in the background instead of Firefox, and usually not on Omni.

260
Other Calculators / Re: [84+CSE] LEGAND OF ZELDA: SORD OF ATARI!
« on: June 06, 2013, 10:31:33 am »
I know that when Minecraft came out in late 2010, afterward the whole TI community started stagnating. The same thing happened in 2005 when World of Warcraft became popular. Lots of formerly active members moving on to Minecraft. Of course there were other causes, such as the Omni vs Cemetech drama in mid 2011, along with how TI treated the TI-Nspire community back then.
First, it was 2009. Second, why not make a policy restricting Minecraft play? Then everyone who wants to break it will leave.

261
Other Calculators / Re: [84+CSE] LEGAND OF ZELDA: SORD OF ATARI!
« on: June 04, 2013, 04:12:36 pm »
losing interest in calcs all of a sudden. >.<
Is that even possible ?
* Streetwalker runs
Probably induced by Minecraft?

262
TI 68K / Re: accel68k - a 68k Basic IDE for your 68k calculator
« on: June 01, 2013, 09:17:12 am »
As I wrote in the other topic, the size limit has been meaningless for practical purposes nearly since its inception, in the 20th century :)
There are several multi-chunk ASM programs which use 100+ KB of code in RAM.
GTC is a FlashApp because having the code execute in RAM would have severely reduced the amount of RAM available for storing compilation data and/or the speed. For functionality and optimization reasons, it's mostly compiled with TIGCC/GCC4TI to COFF object files, the toolchain in TIFS is used mainly for the final FlashApp production.
OK, I'll try to get the IDE to be a flash app, then, since I don't know much about using multi-chunk ASM programs; besides, the RAM needs to be used for the TI-Basic programs to edit.

263
TI 68K / Re: accel68k - a 68k Basic IDE for your 68k calculator
« on: June 01, 2013, 06:54:57 am »
Well, one thing is true now: I could release the IDE in app form to bypass the size limits (too bad, because support wasn't added to GCC4TI due to lack of interest).

264
TI 68K / Re: accel68k - a 68k Basic IDE for your 68k calculator
« on: May 31, 2013, 03:46:52 pm »
Not sure what you mean: we can sign TI-68k FlashApps with TI's private key, and they're accepted by pristine OS versions.

I meant that we don't have the private key. Or do we now?

265
TI Z80 / Re: Four-Level Grayscale Drawing program
« on: May 30, 2013, 06:45:51 pm »
Maybe you need both programs?

266
TI 68K / Re: accel68k - a 68k Basic IDE for your 68k calculator
« on: May 30, 2013, 05:29:04 pm »
Is the slowdown from calling C/ASM from BASIC due to having to search through the VAT like on Z80 calcs? I remember that calling ASM programs from Z80 BASIC was very slow because of that and it would get worse and worse as your RAM got lower, so people relied on Flash APPS that installed ASM libs via parser hooks instead, which was much faster.
Even if it were so, we still wouldn't be able to sign flashapps that would work on TI-89s without patches.

267
I code for the 68k, though, but I doubt that many others would. Maybe a collaboration?

268
TI 68K / Re: accel68k - a 68k Basic IDE for your 68k calculator
« on: May 30, 2013, 05:58:49 am »
Yes; however, I also need one that word-wraps.

269
Miscellaneous / Re: Language Construction!
« on: May 29, 2013, 06:13:58 pm »
Surprise! Look at the OP for some insight.
P. S. VE2ENCS is the name of the document teaching you how to speak the language.

270
TI 68K / Re: accel68k - a 68k Basic IDE for your 68k calculator
« on: May 29, 2013, 04:52:34 pm »
Yep, it's true that few people program in C for the 68k series.

Pages: 1 ... 16 17 [18] 19 20 ... 68