Author Topic: Ndless v3.1 beta for OS v3.1 with TI-Nspire CX support released  (Read 79691 times)

0 Members and 1 Guest are viewing this topic.

Offline calc84maniac

  • eZ80 Guru
  • Coder Of Tomorrow
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2912
  • Rating: +471/-17
    • View Profile
    • TI-Boy CE
Re: Ndless v3.1 beta for OS v3.1 with TI-Nspire CX support released
« Reply #150 on: March 07, 2012, 09:04:36 pm »
But his globals that are failing contain integer values, so theoretically those shouldn't cause problems, right? Or maybe some GCC flags are at fault (like -fpic versus -fpie or whatever)
"Most people ask, 'What does a thing do?' Hackers ask, 'What can I make it do?'" - Pablos Holman

Offline casman

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 14
  • Rating: +0/-0
    • View Profile
Re: Ndless v3.1 beta for OS v3.1 with TI-Nspire CX support released
« Reply #151 on: March 09, 2012, 04:04:19 pm »
I am trying to install ndless on my friends nspire cx cas. I can't get the student connect software to recognize that there is a .tcc or a .tco file, it only shows .tnc and .tno. Ive put it on non-cx nspire's. can anyone help me?

Offline ExtendeD

  • CoT Emeritus
  • LV8 Addict (Next: 1000)
  • *
  • Posts: 825
  • Rating: +167/-2
    • View Profile
Re: Ndless v3.1 beta for OS v3.1 with TI-Nspire CX support released
« Reply #152 on: March 10, 2012, 07:43:30 am »
You can try to drag n' drop the .tcc file from the Windows Explorer to Student Software TI-Nspire browser.
Ndless.me with the finest TI-Nspire programs

Offline casman

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 14
  • Rating: +0/-0
    • View Profile
Re: Ndless v3.1 beta for OS v3.1 with TI-Nspire CX support released
« Reply #153 on: March 10, 2012, 12:20:04 pm »
got it

Offline casman

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 14
  • Rating: +0/-0
    • View Profile
Re: Ndless v3.1 beta for OS v3.1 with TI-Nspire CX support released
« Reply #154 on: March 10, 2012, 12:33:51 pm »
Can anyone help with running ultimate doom? I have ndless installed but it says file format .tns is not supported and then it restarts the calculator

Offline Lionel Debroux

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2135
  • Rating: +290/-45
    • View Profile
    • TI-Chess Team
Re: Ndless v3.1 beta for OS v3.1 with TI-Nspire CX support released
« Reply #155 on: March 10, 2012, 12:36:28 pm »
Next time, you should edit your post instead of double-posting :)

Quote
Can anyone help with running ultimate doom? I have ndless installed but it says file format .tns is not supported and then it restarts the calculator
Either you're trying to run one or the data files which are not executable, or Ndless didn't install properly.
Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.

Offline casman

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 14
  • Rating: +0/-0
    • View Profile
Re: Ndless v3.1 beta for OS v3.1 with TI-Nspire CX support released
« Reply #156 on: March 10, 2012, 12:50:35 pm »
do I need an emulator to run it?

Offline Lionel Debroux

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2135
  • Rating: +290/-45
    • View Profile
    • TI-Chess Team
Re: Ndless v3.1 beta for OS v3.1 with TI-Nspire CX support released
« Reply #157 on: March 10, 2012, 02:22:52 pm »
Just nDOOM for Ndless 3.1 beta.
Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.

Offline casman

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 14
  • Rating: +0/-0
    • View Profile
Re: Ndless v3.1 beta for OS v3.1 with TI-Nspire CX support released
« Reply #158 on: March 11, 2012, 10:43:43 am »
alright thanks

Offline epic7

  • Chopin!
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2200
  • Rating: +135/-8
  • I like robots
    • View Profile
Re: Ndless v3.1 beta for OS v3.1 with TI-Nspire CX support released
« Reply #159 on: March 22, 2012, 04:50:41 pm »
Anybody know of a good way to draw stuff to the screen in nRGBlib?

My current strategy causes everything to blink like crazy.

I do-

Loop
{
Draw object
Pause
Do code stuffs
Draw white over object
Update object's coordinates
}


Offline willrandship

  • Omnimagus of the Multi-Base.
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2953
  • Rating: +98/-13
  • Insert sugar to begin programming subroutine.
    • View Profile
Re: Ndless v3.1 beta for OS v3.1 with TI-Nspire CX support released
« Reply #160 on: March 25, 2012, 05:54:43 pm »
Doesn't nRGBlib let you draw without updating the screen? I haven't actually looked at it yet, but if so just don't update after the white, only after drawing the pictures.

Offline nunocasteleira

  • LV0 Newcomer (Next: 5)
  • Posts: 2
  • Rating: +0/-0
    • View Profile
Re: Ndless v3.1 beta for OS v3.1 with TI-Nspire CX support released
« Reply #161 on: June 16, 2012, 12:34:28 pm »
as a ndless 2 user, does ndless 3 keep the same CAS functionality as in the 2.0.1.60 software?

i want to update, but my exam is next thursday!

Offline TheNlightenedOne

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 427
  • Rating: +16/-1
    • View Profile
Re: Ndless v3.1 beta for OS v3.1 with TI-Nspire CX support released
« Reply #162 on: June 16, 2012, 03:27:49 pm »
Ndless shouldn't interfere with CAS or anything like that.
"Eris" (Ndless 3.1)
"Keto" (Ndless 3.1)
"Luna" (AMS 3.10, HW4)
"Aurora" (2.55MP)

Offline ExtendeD

  • CoT Emeritus
  • LV8 Addict (Next: 1000)
  • *
  • Posts: 825
  • Rating: +167/-2
    • View Profile
Re: Ndless v3.1 beta for OS v3.1 with TI-Nspire CX support released
« Reply #163 on: June 17, 2012, 07:15:01 am »
Getting your hands on Ndess 3.1 just before an exam may be a bit risky. But if you still want to upgrade, make sur to *never* delete ndless_resources.tns from the calc while Ndless is installed. This is where most problems come from.
Ndless.me with the finest TI-Nspire programs

Offline willrandship

  • Omnimagus of the Multi-Base.
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2953
  • Rating: +98/-13
  • Insert sugar to begin programming subroutine.
    • View Profile
Re: Ndless v3.1 beta for OS v3.1 with TI-Nspire CX support released
« Reply #164 on: June 17, 2012, 08:18:41 pm »
Updating to OS 3.1 at all can cause exam problems, as the interface is modified to the point of a minor annoyance. I prefer to minimize annoyances during my exams.