Author Topic: Ncubate - nspire_emu enhanced  (Read 20206 times)

0 Members and 1 Guest are viewing this topic.

Offline Lionel Debroux

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2135
  • Rating: +290/-45
    • View Profile
    • TI-Chess Team
Re: Ncubate - nspire_emu enhanced
« Reply #15 on: October 10, 2010, 08:54:14 am »
Providing a gdbstub gives users the choice of tools they want to use, and reduces maintenance of the emulator (as it removes the _need_ for bundling a user interface for the debugger).
Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.

Offline ExtendeD

  • CoT Emeritus
  • LV8 Addict (Next: 1000)
  • *
  • Posts: 825
  • Rating: +167/-2
    • View Profile
Re: Ncubate - nspire_emu enhanced
« Reply #16 on: October 14, 2010, 05:33:47 pm »
Now the GDB support of Ncubate collaborates with the program loader of Ndless v1.7. This mean you just have to start your debug session from you GDB front-end, set a breakpoint on the main() function (or anywhere else) and run the program you want to debug from the documents screen of the emulator as usual :)

I'm excited to share this with you as soon as possible. There are still a few things to fix up before a release.
« Last Edit: October 14, 2010, 05:34:18 pm by ExtendeD »
Ndless.me with the finest TI-Nspire programs

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Ncubate - nspire_emu enhanced
« Reply #17 on: October 14, 2010, 05:56:02 pm »
Nice :D

Offline Silver Shadow

  • Beta Tester
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 817
  • Rating: +27/-7
    • View Profile
Re: Ncubate - nspire_emu enhanced
« Reply #18 on: October 15, 2010, 12:25:55 am »
Former Coder of Tomorrow


Offline Jonius7

  • python! Lua!
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1918
  • Rating: +82/-18
  • Still bringing new dimensions to the TI-nspire...
    • View Profile
    • TI Stadium
Re: Ncubate - nspire_emu enhanced
« Reply #19 on: October 15, 2010, 12:40:51 am »
ndless 1.7 is out? man im behind the times now. anyway nice new features for ncubate! what version is it now?
Programmed some CASIO Basic in the past
DJ Omnimaga Music Discographist ;)
DJ Omnimaga Discography
My Own Music!
My Released Projects (Updated 2015/05/08)
TI-nspire BASIC
TI-nspire Hold 'em
Health Bar
Scissors Paper Rock
TI-nspire Lua
Numstrat
TI-nspire Hold 'em Lua
Transport Chooser
Secret Project (at v0.08.2 - 2015/05/08)
Spoiler For Extra To-Be-Sorted Clutter:

Spoiler For Relegated Projects:
TI-nspire BASIC
Battle of 16s (stalled) | sTIck RPG (stalled) | Monopoly (stalled) | Cosmic Legions (stalled)
Axe Parser
Doodle God (stalled while I go and learn some Axe)

Offline Silver Shadow

  • Beta Tester
  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 817
  • Rating: +27/-7
    • View Profile
Re: Ncubate - nspire_emu enhanced
« Reply #20 on: October 15, 2010, 12:46:26 am »
Ndless 1.7 isn't officially out yet, an alpha version is available for developers (and anyone who cares enough to compile the program himself).
Former Coder of Tomorrow


Offline Jonius7

  • python! Lua!
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1918
  • Rating: +82/-18
  • Still bringing new dimensions to the TI-nspire...
    • View Profile
    • TI Stadium
Re: Ncubate - nspire_emu enhanced
« Reply #21 on: October 16, 2010, 05:26:13 am »
yeah i just read the topic on it, it's not stable yet.
Programmed some CASIO Basic in the past
DJ Omnimaga Music Discographist ;)
DJ Omnimaga Discography
My Own Music!
My Released Projects (Updated 2015/05/08)
TI-nspire BASIC
TI-nspire Hold 'em
Health Bar
Scissors Paper Rock
TI-nspire Lua
Numstrat
TI-nspire Hold 'em Lua
Transport Chooser
Secret Project (at v0.08.2 - 2015/05/08)
Spoiler For Extra To-Be-Sorted Clutter:

Spoiler For Relegated Projects:
TI-nspire BASIC
Battle of 16s (stalled) | sTIck RPG (stalled) | Monopoly (stalled) | Cosmic Legions (stalled)
Axe Parser
Doodle God (stalled while I go and learn some Axe)

Offline ExtendeD

  • CoT Emeritus
  • LV8 Addict (Next: 1000)
  • *
  • Posts: 825
  • Rating: +167/-2
    • View Profile
Re: Ncubate - nspire_emu enhanced
« Reply #22 on: October 17, 2010, 04:20:55 pm »
I am also thinking of adding RLE compression to the saved state files. I don't know how it runs on your side, but my laptop is quite old and restoring a 32MB file to memory is painful for its slow hard drive.
Ndless.me with the finest TI-Nspire programs

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: Ncubate - nspire_emu enhanced
« Reply #23 on: October 18, 2010, 06:44:51 pm »
Sounds good. Even with Vista it took quite a while.




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: Ncubate - nspire_emu enhanced
« Reply #24 on: November 13, 2010, 10:56:27 pm »
Even with Vista?
* willrandship shudders at the use of vista for programming

I can't get it compiled on linux. Is this windows only? :( Make throws a whole bunch of errors, but it might just be that I'm doing it wrong. :P

« Last Edit: November 13, 2010, 10:56:48 pm by willrandship »

Offline ExtendeD

  • CoT Emeritus
  • LV8 Addict (Next: 1000)
  • *
  • Posts: 825
  • Rating: +167/-2
    • View Profile
Re: Ncubate - nspire_emu enhanced
« Reply #25 on: November 14, 2010, 09:36:51 am »
Yes, this is Windows only.
To emulate the TI-Nspire on Linux you will need Xspire, but it doesn't include the improvements brought by Ncubate.
Ndless.me with the finest TI-Nspire programs

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Ncubate - nspire_emu enhanced
« Reply #26 on: November 14, 2010, 01:11:37 pm »
* DJ Omnimaga wonders if someone plans to port Ncubate to Linux at one point

Offline AzNg0d1030

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 522
  • Rating: +45/-4
  • Hardcore anime watcher.
    • View Profile
Re: Ncubate - nspire_emu enhanced
« Reply #27 on: December 10, 2011, 08:44:14 pm »
just happening to stumble upon this forum and downloading its contents... :)
You just lost the game.