Author Topic: Ndless 2.0 for TI-Nspire Clickpad/Touchpad  (Read 163230 times)

0 Members and 2 Guests are viewing this topic.

Offline Levak

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1002
  • Rating: +208/-39
    • View Profile
    • My website
Re: Ndless 2.0 for TI-Nspire Clickpad/Touchpad
« Reply #180 on: December 29, 2010, 08:31:00 am »
Had you add the /Ndless/bin directory to your Windows PATH variable ?
If yes, you should verify it twice.
I do not get mad at people, I just want them to learn the way I learnt.
My website - TI-Planet - iNspired-Lua

Offline Silver Shadow

  • Beta Tester
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 817
  • Rating: +27/-7
    • View Profile
Re: Ndless 2.0 for TI-Nspire Clickpad/Touchpad
« Reply #181 on: December 29, 2010, 08:33:22 am »
Yes I have.
I didn't add the 7zip bin folder though, as I didn't find it.

EDIT: Doing "make" in /tools succeeds. It only errors when I do it on the whole Ndless directory.
« Last Edit: December 29, 2010, 08:42:07 am by Silver Shadow »
Former Coder of Tomorrow


Offline shrear

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 193
  • Rating: +17/-0
    • View Profile
Re: Ndless 2.0 for TI-Nspire Clickpad/Touchpad
« Reply #182 on: December 29, 2010, 09:27:06 am »
Search under "Program Files" or "Program Files (x86)" for 7zip
(except you installed it manually somewhere else) 
« Last Edit: December 29, 2010, 09:27:18 am by shrear »

Offline Silver Shadow

  • Beta Tester
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 817
  • Rating: +27/-7
    • View Profile
Re: Ndless 2.0 for TI-Nspire Clickpad/Touchpad
« Reply #183 on: December 29, 2010, 09:41:20 am »
I mean, I found the 7zip folder, but there isn't any subfolder named "bin" inside. Should I create one?

EDIT: I succesfully added C:\Program Files\7-Zip\bin to the path variable. The build now succeeds, but I get an error at the end:

make[1]: 7za: Command not found
make[1]: *** [ndless_installer_os-1.7.tns] Error 127
make[1]: Leaving directory `/c/users/silver/documents/ndless/arm'
make: *** [subdirs] Error 1

EDIT2: I've added C:\Program Files\7-Zip to the path variable too, and now everything worked! Gonna test out the result on my calc now...
« Last Edit: December 29, 2010, 09:50:19 am by Silver Shadow »
Former Coder of Tomorrow


Offline shrear

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 193
  • Rating: +17/-0
    • View Profile
Re: Ndless 2.0 for TI-Nspire Clickpad/Touchpad
« Reply #184 on: December 29, 2010, 10:12:21 am »
I just noticed that I have no 7zip/bin either, should perhaps have verified that before posting...
« Last Edit: December 29, 2010, 10:12:41 am by shrear »

Offline apcalc

  • The Game
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1393
  • Rating: +120/-2
  • VGhlIEdhbWUh (Base 64 :))
    • View Profile
Re: Ndless 2.0 for TI-Nspire Clickpad/Touchpad
« Reply #185 on: December 29, 2010, 10:49:05 am »
Nope, no /bin directory for 7zip.  Just add C:\Program Files (x86)\7-Zip to your path, I believe.


Offline ExtendeD

  • Project Author
  • LV8 Addict (Next: 1000)
  • *
  • Posts: 825
  • Rating: +167/-2
    • View Profile
Re: Ndless 2.0 for TI-Nspire Clickpad/Touchpad
« Reply #186 on: December 29, 2010, 06:35:27 pm »
I still get the format warning message. (I did "make clean", before the rebuild (revision 351) )
So this isn't fixed yet...

I actually didn't not really find what was the root cause, I just noticed it disappeared on my own calculator after reorganizing the program loader's code. But during my tests on the random crash, it sometimes reappeared... I'll have to consider it still unfixed.

But with the interrupts masked, what could interfer?
Most probable cause is caches. Read this - does it look like what you are seeing?
Ah yes, caches could be a big issue. In the Ndless program loader, after loading a program try running this: (info taken from the arm926ej-s manual)

Thanks calcforth and calc84maniac, this is a good lead, I'll try.

I am confused, does the strikethrough means you had it fixed, but then you discovered it was not and you added the [ s ] tag to your text so people disregard the post? ???

Sorry if this was not clear, I just meant the bug was fixed. Well, it isn't after all.
Ndless.me with the finest TI-Nspire programs

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Ndless 2.0 for TI-Nspire Clickpad/Touchpad
« Reply #187 on: December 30, 2010, 12:04:57 pm »
Ah ok, well good luck with it, then. X.x
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline NeoCrisis

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 217
  • Rating: +14/-2
  • tihacker59
    • View Profile
Re: Ndless 2.0 for TI-Nspire Clickpad/Touchpad
« Reply #188 on: December 30, 2010, 12:15:03 pm »
i've got silver shadow's files, and it's working quite well, though I only ran Pokémon Rouge XD



TI-Planet moderator

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Ndless 2.0 for TI-Nspire Clickpad/Touchpad
« Reply #189 on: December 30, 2010, 12:16:44 pm »
Cool to hear you got it to work. Hopefully you don't have too much troubles with other games and files.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline NeoCrisis

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 217
  • Rating: +14/-2
  • tihacker59
    • View Profile
Re: Ndless 2.0 for TI-Nspire Clickpad/Touchpad
« Reply #190 on: December 30, 2010, 12:17:24 pm »
well, I'm gonna try Block Dude and the overclocking things, so I'll tell you ;)



TI-Planet moderator

Offline codeslicer

  • LV2 Member (Next: 40)
  • **
  • Posts: 27
  • Rating: +0/-0
    • View Profile
Re: Ndless 2.0 for TI-Nspire Clickpad/Touchpad
« Reply #191 on: December 30, 2010, 06:23:26 pm »
So all the current apps must be rebuilt in order to work with the new key configurations?  Are there any updates on this yet?

Offline apcalc

  • The Game
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1393
  • Rating: +120/-2
  • VGhlIEdhbWUh (Base 64 :))
    • View Profile
Re: Ndless 2.0 for TI-Nspire Clickpad/Touchpad
« Reply #192 on: December 30, 2010, 06:25:15 pm »
I posted an updated version of Block Dude in the Block Dude thread here (in the "Trapped for TI-Nspire and 89 subforum).  I will try to get around to posting updated versions of the Trapped and Chip's Challenge betas.

I don't think any other programs (gbc4nspire, NESpire) have been updated yet. :(


Offline codeslicer

  • LV2 Member (Next: 40)
  • **
  • Posts: 27
  • Rating: +0/-0
    • View Profile
Re: Ndless 2.0 for TI-Nspire Clickpad/Touchpad
« Reply #193 on: December 30, 2010, 06:28:30 pm »
Awesome, thanks! Now I have one game working on my calc before New Year's!


EDIT: apcalc - it works!  :evillaugh: But one thing, the password for Level 2 contains theta, which Nspire CAS does not have (or does it? using the ti.bank keymap?)
« Last Edit: December 30, 2010, 06:35:28 pm by codeslicer »

Offline apcalc

  • The Game
  • CoT Emeritus
  • LV10 31337 u53r (Next: 2000)
  • *
  • Posts: 1393
  • Rating: +120/-2
  • VGhlIEdhbWUh (Base 64 :))
    • View Profile
Re: Ndless 2.0 for TI-Nspire Clickpad/Touchpad
« Reply #194 on: December 30, 2010, 06:38:49 pm »
I am working on fixing the password issues.  Right now, I am kinda busy with stupid Christmas assignments from school.  As soon as I get a minute or two, I will change all of the passwords to be touchpad compatible (I will leave the old ones there too, so people with the old codes will still be able to get to their level).