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

Pages: [1]
1
TI Calculators / Error transferring file to Nspire
« on: July 30, 2018, 03:11:50 pm »
Nspire OS 4.5.0.1180
Running TiLP 1.19 on Chrome OS (using Chromebrew)
Running TiLP 1.17 on Raspbian Stretch (with DietPi)
TiLP appears to think my Nspire is running OS<1.2, but it obviously isn't. Anyone know what the issue could be?
Full output: https://pastebin.com/ughggwsw

2
TI-Nspire / Re: nTxt - Nspire Text Editor
« on: February 26, 2018, 06:18:04 pm »
Sounds like a good idea to me. In fact, I never even realized that the clipboard synced until reading this thread, so it's obvious it's not very necessary. :P

3
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: February 23, 2018, 01:10:00 am »
Gosh, what has happened to all of the good threads?!? All the good ndless programs seem dead... :(
Anyway, has anyone gotten this to work recently?
Running linuxloader2 just sits there, showing the last thing that ndless rendered (some micropython stuff in this case).
Same thing happens when running from the start_initrd.ll2.
TI-nspire CX, OS 4.5.0.1180, ndless 4.5.0, latest linuxloader builds from tiplanet.
Hope somebody can help me, because this is like the coolest thing ever to me.
 

4
TI-Nspire / Re: micropython - Python for Nspire calculators
« on: February 22, 2018, 04:19:31 pm »
I'm not too familiar with how µPy works in the background (or much C at all), but I ran into an issue with lambdas and default arguments, and found that somebody had already fixed it. Could this be added to µPy for nspire?
I'd like to see further development and bug fixing on this project, but, as I mentioned before, I'm not currently able to help directly, although I'm working on learning C.  :3
Also, basic key events and a time module would be great, perhaps even clearing the screen?

5
TI Calculators / Ndless Port Suggestions
« on: December 08, 2017, 09:01:04 am »
I know forums like these seem to despise suggestion or "do it for me" posts, but I feel like there should be a place to put suggestions for (hopefully) relatively easy ports of things to ndless. (I could probably do these if i had a system better than galliumos on 4GB RAM and ~15GB usable space)


So, here are some of my ideas:
  • skifree (written in c, shouldn't be too hard at all)
  • qb64 (not so sure about this one, compiles things into C++, but would love to see it work)
  • dosbox (it was sort of dismissed as too slow a while back, but could use qbasic :P)
  • not really a program, but could someone just put the necessary files for linux on nspire into a .zip with concise instructions please?


feel free to add your own ideas to this list and discuss whether mine would work! ^_^



also, please nobody mention ti-basic as an alternative to qbasic or qb64 >.<

Edit (Eeems): Merged double post

6
TI-Nspire / Re: nFalldown for NSpire
« on: November 19, 2017, 09:15:00 pm »
From what I've heard (and noticed), Firebird runs much faster than a real calc if it can.

7
TI Calculators / Re: Is it possible to run a TI-84+ OS on a TI-84+CSE?
« on: August 14, 2017, 08:35:54 pm »
I know this topic is SO old, but do you think anyone could assist pulling together a TI 83+ emu for nspire?

8
TI Calculators / Emulating Old TI Calcs on Nspire
« on: August 11, 2017, 10:32:04 pm »
Just wondering, are there any emulators for old (83, 83+, 84, etc.) TI calcs that could be ported to the Nspire? I saw a video of one on a "swappable keypad" Nspire, so key events might be annoying to remap... but it seems to be possible!


Also, thank you all for such great help getting me started on my Nspire hacking! My little ndless + nTxt + micropython setup has been great for helping me to learn Python  ;D


I do have a few questions about using modules in micropython, though... will start new topic for that though. :thumbsup:



oh and here's that video :o


Edit(Eeems): Merged double post

Pages: [1]