Author Topic: Nspire OS 2.0, currently incompatible with Ndless, new handhelds and link software update  (Read 33464 times)

0 Members and 1 Guest are viewing this topic.

Offline bwang

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 634
  • Rating: +30/-11
    • View Profile
The current toolchain is already reasonably simple to set up. Its just not all in one place, that's all.
Now, better libraries and more functions is another thing...

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
I am not too sure how long it will be, but I wouldn't be surprised if it was within the next few weeks, since geogeo seems to have said something like it mostly needed clean up or small stuff.

Btw, Ndless 2.0 WILL NOT be ran the same way as Ndless 1.0, from what I heard. I kinda think it might be the same way as in the screenshot.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline nobody12345

  • LV0 Newcomer (Next: 5)
  • Posts: 3
  • Rating: +0/-3
    • View Profile
can somebody send me the file for TI Nspire os 1.1 ay [email protected]

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
Please do not ask the same question in multiple topics at once. It is generally best to just edit the previous post if you needed to add more information. Your reply will bump the topic first and be marked as unread to everyone anyway.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline nobody12345

  • LV0 Newcomer (Next: 5)
  • Posts: 3
  • Rating: +0/-3
    • View Profile
sorry did not mean to do that, its just that i need that file to run Ndless

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
So, by POC you mean they got it working on a nspire, but not in any truly usable form yet? Sounds like progress!

I wonder if there will be a standalone method of installing it! no pc, no calc, no nothing!

If this is for version 2.0, will it automatically update to 2.0 for me or will I have to update first?

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
POC means they got it to work and are showing proof that they did. However there are still some stuff to change so the user can't brick his calc. I also heard the method to launch Ndless games is now different but I forgot how.

I think right now they are trying to get it to work on 1.7, 2.0 and 2.0.1. I am not sure if Ndless will update it for you, though.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

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
Well, that's even more progress than I thought!

I don't care much if the launch method is different since I'm not going to install NDless 1.1, for battery reasons I'll stick to 1.7

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
I wonder if batteries would really last any longer in 1.7/2.0 during Ndless games execution, though, unless a game uses a very low CPU speed, because you have to remember that Ndless games will most likely be executed in machine code, meaning no TI-Nspire OSes routines will be active during gameplay, thus, even if the OS itself won't take much power, ASM programs might, anyway.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

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
Yeah, maybe the battery drain will still be there, but if they write the program for slow CPU speeds it shouldn't be a problem, right?

Maybe the DevkitPro libraries should have a "battery saving" and "High Power" library for its commands, so you can choose when developing.

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
I think in Calc84maniac GBC4Nspire emu, the emu won't even need the entire CPU power. What I think is that when it runs in regular speed mode, he should make the calc clock at lower speed than 90 MHz, same in his 83+/84+ emu. It seemed to run so incredibly fast. CPU clock should be set much lower for less CPU intensive games IMHO, like 2D games such as RPGs
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

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
Maybe it could have live CPU adjustments.....so that when low resources are used, low CPU power is used.

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
Yeah that's what I was thinking. I wonder if it can be dangerous to manipulate CPU speed in the middle of an ASM program, though x.x
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

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
maybe, but not if the hardware can handle on-the-fly switching.

Idea! What if we made our programs manually set the CPU Speed? Like in RPGs, low Power for outdoor walking, shops, menus, etc. but high power for fancy effects in battle, title screen, etc.

How long does the nspire last in high power mode? Is it really that bad?

Offline Silver Shadow

  • Beta Tester
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 817
  • Rating: +27/-7
    • View Profile
Yeah that's what I was thinking. I wonder if it can be dangerous to manipulate CPU speed in the middle of an ASM program, though x.x
Since the CPU speed is handled by software, not hardware, it shouldn't be a problem.
Former Coder of Tomorrow