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 - Ivoah
Pages: 1 2 [3] 4 5 ... 23
31
« on: March 08, 2016, 08:16:38 am »
Might I suggest you follow this amazing guide? http://codinghobbit.no-ip.org/blog/?p=81 (disclaimer: I wrote it )
What if...
So, after reading I could run Linux on a calculator, I decided, "I must have this." So, I bought a TI-Nspire CX, updated it to 4.0.3.29, and followed the guide here: http://codinghobbit.no-ip.org/blog/?p=81
I ALREADY HAVE? (dramatic)
Heh, I should probably read things before replying, huh? The "USB device not recognized" is perfectly normal, TI-OS doesn't know how to talk to usb devices. Just plug it in, ignore the message, and continue booting linux.
33
« on: March 02, 2016, 02:42:43 pm »
Looks nice! And question: Because this is written in C, could it be recompiled for the CE, or would it need to be modified to do so?
It would still require some modification to port the the CE, but is entirely doable. If this were written in 68k assembly, then it wouldn't be feasible to port.
35
« on: February 25, 2016, 06:38:12 pm »
I am confused as to what the point is in this, instead of updating already existing references making a new wiki? Also what about wikiti, is this meant to "replace" that, too? Also, why not extend dcs.cemetech.net instead?
I think this is supposed to replace dcs.cemetech.net eventually. Also, I don't think it overlaps much with wikiti, which aims at technical documentation rather than teaching.
36
« on: February 19, 2016, 06:18:55 pm »
Nice article! I'm especially excited about Nspire OS 4.2/Ndless 4.2, as OS 4.2 add implicit graphing, a feature I'd very much like to mess with. Having Ndless 4.2 means I won't have to give up my precious jailbreak programs
37
« on: February 16, 2016, 08:48:31 pm »
How much faster than a normal calc can it run when not speed limited?
38
« on: February 16, 2016, 03:07:01 pm »
Great job! I think this is the first z80 emu for the Nspire that actually runs TI-OS, aside from jacobly's that he never finished. How long did it take to make, and did you start from scratch?
39
« on: February 16, 2016, 10:03:36 am »
Yes, it is almost OS independent using only four bcalls-- two to search for a var, 1 to to display a string,and 1 to convert an int to a string (I have routines for this, I just wanted a cheap way).
Also, some tokens would need to be changed to pure ascii (space token, comma, decimal). I'm not exactly sure how to integrate such a program into KnightOS, but you are welcome to.
In other news, I'm working on rebuilding FileSyst using this code and I'm making a bunch of headway.
Cool, I might try it some time when I actually have some free time.
40
« on: February 16, 2016, 09:37:17 am »
Think this could be ported to KnightOS relatively easily?
41
« on: February 03, 2016, 05:10:39 pm »
The problem is the interpretation of the arithmetic expression, for PEMDAS the correct order is 6/2(1+2) = 6/2*3 = 6/6 = 1.
As Sorunome said above, multiplication and division are on the same level and are evaluated left to right, same with addition and subtraction: https://www.mathsisfun.com/operation-order-pemdas.html
42
« on: December 31, 2015, 06:24:00 pm »
Thanks for the info guys, it's a shame it's dead
43
« on: December 31, 2015, 12:45:58 am »
necro-bump Any progress on this? I'd love to play through another portal game on my calc
44
« on: December 31, 2015, 12:24:37 am »
With some assistance from MateoConLechuga, the 3x scaling/drawing routine is now running substantially faster on the TI-84+CE. Thanks Mateo!
It seems like it'd be nicer if it showed more of the map, instead of scaling everything up.
45
« on: December 29, 2015, 06:05:27 pm »
I think dropping the channels would be a good idea. It just splits up an already less active channel.
Pages: 1 2 [3] 4 5 ... 23
|