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

Pages: 1 ... 4 5 [6] 7 8 ... 24
76
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: June 22, 2015, 06:44:04 pm »
I saw this yesterday and also thought it was a joke. That's a lot faster than I would have expected, well done. :)

77
TI-Nspire / Re: New TI-Nspire emulator: Firebird Emu
« on: June 08, 2015, 08:52:10 pm »
Now it seems to require Qt >=5.3. But I compiled it on Debian 8 and it works well.

78
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: April 05, 2015, 08:28:31 pm »
If anyone wants a kernel build, I can make one when I have time.

79
Calculator C / Re: Key presses
« on: April 02, 2015, 02:52:45 pm »
I implemented something like that in nPDF for the arrow keys. You might want to look at the source code: https://github.com/Legimet/nPDF. And you can copy my code into your project under the terms of the GPL.

80
TI-Nspire / Re: nPDF - A document viewer for the Nspire
« on: March 27, 2015, 03:20:41 pm »
@mechnesium: I am not working on nPDF right now due to lack of time, but pull requests and bug reports are welcome :)

81
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: March 27, 2015, 03:19:19 pm »
Great to know, tangrs :)

82
TI-Nspire / Re: Using strings with c++
« on: February 03, 2015, 09:51:02 pm »
What's the error? It works fine for me. Do you have the latest SDK?

83
TI-Nspire / Duktape - A JavaScript interpreter for the Nspire
« on: February 02, 2015, 10:45:19 pm »
This is a port of Duktape, a lightweight JS interpreter, to the TI-Nspire.
It can run in interactive mode (NspireIO) or run a .js file from the documents screen. To exit from interactive mode type "exit()".

Download: https://tiplanet.org/forum/archives_voir.php?id=153555
Source: https://github.com/Legimet/duktape-nspire

85
TI-Nspire / Re: nPDF - A document viewer for the Nspire
« on: January 16, 2015, 09:00:29 pm »
I decided to release what I have as nPDF 0.3, and I'll start to work on new features. :)

Download version 0.3: http://ti-pla.net/a139503
Source code: https://github.com/Legimet/nPDF

86
TI-Nspire / Re: nGL - a fast (enough) 3D engine for the nspire
« on: January 15, 2015, 01:10:46 pm »
Ndless (native) programs don't run on the simulator. You can try either a real calc or nspire_emu (and you will need Ndless).

87
TI-Nspire / Re: TI-Nspire emulator
« on: January 07, 2015, 09:49:33 pm »
That's awesome if you added a JIT! I'll try it soon.

88
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: January 05, 2015, 09:06:07 pm »
Great to see you back :)

Hopefully the USB gets working soon.

89
TI-Nspire / Re: Connect4
« on: January 02, 2015, 02:26:43 pm »
Until Zehn is supported on 3.1, you can run the make-prg command, which will add a wrapper allowing execution on 3.1.

90
TI-Nspire / Re: nReuben
« on: December 30, 2014, 02:15:17 pm »
If you can figure out how to get an old (deleted) page from the nSDL Wiki, there's a link to a package containing boot1 for both classic and CX Nspires. boot2 can be obtained from OS files.
https://github.com/hoffa/nSDL/wiki

Pages: 1 ... 4 5 [6] 7 8 ... 24