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 - Ivoah

Pages: 1 2 [3] 4 5 ... 23
31
TI-Nspire / Re: Peripheral Not Identified
« 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 :P)
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.

32
TI-Nspire / Re: Peripheral Not Identified
« on: March 07, 2016, 04:05:52 pm »
Might I suggest you follow this amazing guide? http://codinghobbit.no-ip.org/blog/?p=81
(disclaimer: I wrote it :P)

33
TI 68K / Re: 2048 Clone, Ti 89, C
« 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.

34
TI-Nspire / Re: New TI-Nspire emulator: Firebird Emu
« on: February 27, 2016, 02:51:02 pm »
I believe there is already a working Android build, right on the releases page. Here's a direct link: https://github.com/nspire-emus/firebird/releases/download/v0.30/firebird-android.apk

35
News / Re: Presenting Learn @ Cemetech
« 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
News / Re: TI-Nspire CX OS 4.2, Ndless 4.2, mISSion imaginaTIon, and More!
« 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
TI-Nspire / Re: nspire-z80: open source ti-84 emulator for the nspire cx
« on: February 16, 2016, 08:48:31 pm »
How much faster than a normal calc can it run when not speed limited?

38
TI-Nspire / Re: nspire-z80: open source ti-84 emulator for the nspire cx
« 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
TI Z80 / Re: Yet Another Code Parser
« 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
TI Z80 / Re: Yet Another Code Parser
« on: February 16, 2016, 09:37:17 am »
Think this could be ported to KnightOS relatively easily?

41
Other Calculators / Re: Why RPN?
« 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
TI Z80 / Re: Portal 3 - Exile [Alpha]
« on: December 31, 2015, 06:24:00 pm »
Thanks for the info guys, it's a shame it's dead :(

43
TI Z80 / Re: Portal 3 - Exile [Alpha]
« 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
TI Z80 / Re: Alien Breed 5 Episode III: Impact
« 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
Site Feedback and Questions / Re: Unnecessary IRC channels?
« 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