• TI-Nspire emulator 5 1
Currently:  

Author Topic: TI-Nspire emulator  (Read 304360 times)

0 Members and 2 Guests are viewing this topic.

Offline Vogtinator

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1193
  • Rating: +108/-5
  • Instruction counter
    • View Profile
Re: TI-Nspire emulator
« Reply #285 on: June 29, 2014, 07:12:06 am »
When I have more time again I'll try to do something.
A few bugs: Newline after "GDB connected" and disconncted is missing and you put the "Ndless not detected" message at the wrong place.

Offline antoniovazquezblanco

  • LV3 Member (Next: 100)
  • ***
  • Posts: 46
  • Rating: +0/-0
    • View Profile
Re: TI-Nspire emulator
« Reply #286 on: June 30, 2014, 10:01:41 am »
When I have more time again I'll try to do something.
A few bugs: Newline after "GDB connected" and disconncted is missing and you put the "Ndless not detected" message at the wrong place.

Fixed!

I'm going to be away for 2 or 3 days. After that I will get working again!

Offline antoniovazquezblanco

  • LV3 Member (Next: 100)
  • ***
  • Posts: 46
  • Rating: +0/-0
    • View Profile
Re: TI-Nspire emulator
« Reply #287 on: July 01, 2014, 01:18:16 pm »
Wine was complaining about a missing libmpg123 lib. Installed it and now I can't use the emulator at all...

It seems to boot but at some point loading the os the window doesn't redraw anymore...

Anyone experiences anything similar?

PD: I've also updated my packages (Archlinux)...

Offline Streetwalrus

  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3821
  • Rating: +80/-8
    • View Profile
Re: TI-Nspire emulator
« Reply #288 on: July 01, 2014, 02:00:25 pm »
I use Arch too. Wine wants libmpg123 for some reason and this is not program specific.

Offline antoniovazquezblanco

  • LV3 Member (Next: 100)
  • ***
  • Posts: 46
  • Rating: +0/-0
    • View Profile
Re: TI-Nspire emulator
« Reply #289 on: July 02, 2014, 05:43:22 am »
I use Arch too. Wine wants libmpg123 for some reason and this is not program specific.

I understand this but the only difference between working and not working was lib32-mpg123 + updates. Did this happen to you?

Thank you Streetwalrus.

Offline Streetwalrus

  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3821
  • Rating: +80/-8
    • View Profile
Re: TI-Nspire emulator
« Reply #290 on: July 02, 2014, 08:24:25 am »
I have no idea, I never tried to run nspire-emu on Arch. I just got started with Ndless so I still test on calc. :P

Offline antoniovazquezblanco

  • LV3 Member (Next: 100)
  • ***
  • Posts: 46
  • Rating: +0/-0
    • View Profile
Re: TI-Nspire emulator
« Reply #291 on: July 02, 2014, 09:52:32 am »
I have no idea, I never tried to run nspire-emu on Arch. I just got started with Ndless so I still test on calc. :P

Ok. Thanks anyway. If you want to set it up just ask and if you ever try please give feedback :).

Offline Streetwalrus

  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3821
  • Rating: +80/-8
    • View Profile
Re: TI-Nspire emulator
« Reply #292 on: July 02, 2014, 11:41:36 am »
You can count on me ! ;)

Offline aeTIos

  • Nonbinary computing specialist
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3915
  • Rating: +184/-32
    • View Profile
    • wank.party
Re: TI-Nspire emulator
« Reply #293 on: July 04, 2014, 10:45:10 am »
This is pretty cool, I also just got started with nspire programming, and being able to test stuff on Linux would be a big plus :D
I'm not a nerd but I pretend:

Offline Legimet

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 336
  • Rating: +29/-0
    • View Profile
Re: TI-Nspire emulator
« Reply #294 on: July 10, 2014, 04:31:50 pm »
nspire_emu works in Wine, so for now, just use that.

Offline antoniovazquezblanco

  • LV3 Member (Next: 100)
  • ***
  • Posts: 46
  • Rating: +0/-0
    • View Profile
Re: TI-Nspire emulator
« Reply #295 on: September 28, 2014, 06:48:17 am »
This has been quiet for a long time. The repo has also been moving slowly but after some commits I think the code is a bit more clean.

The emulator now uses a different method for parsing command line arguments. There was functionality that was not listed in command line options and now is. Parameters have changed a bit and testing is needed. It would be nice if any of you could test the devel branch of the emulator and report bugs if found.

The code is in https://github.com/antoniovazquezblanco/nspire_emu.

Thanks!

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: TI-Nspire emulator
« Reply #296 on: September 28, 2014, 11:56:54 am »
Oh wow I didn't know you started helping developing the emulator. Hopefully this helps the project moving forward faster, although it's already pretty good actually. :)
Dream of Omnimaga

Offline antoniovazquezblanco

  • LV3 Member (Next: 100)
  • ***
  • Posts: 46
  • Rating: +0/-0
    • View Profile
Re: TI-Nspire emulator
« Reply #297 on: September 29, 2014, 09:26:16 am »
Oh wow I didn't know you started helping developing the emulator. Hopefully this helps the project moving forward faster, although it's already pretty good actually. :)

I would like to have more time for it but from time to time I try to clean some code and improve some bits.
Some bugs were fixed and code is cleaner in my opinion. Argument parsing is better now but no new functionality yet. I hope this encourages people to start coding a bit :)

Offline jamesguessis

  • LV2 Member (Next: 40)
  • **
  • Posts: 33
  • Rating: +1/-1
    • View Profile
Re: TI-Nspire emulator
« Reply #298 on: November 06, 2014, 04:57:24 pm »
is there any way to emulate the nspire on an android?
This isn't omnimaga related but boy do I love osu!

Offline Vogtinator

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1193
  • Rating: +108/-5
  • Instruction counter
    • View Profile
Re: TI-Nspire emulator
« Reply #299 on: November 06, 2014, 05:03:12 pm »
In theory you could run X and wine with qemu and binfmt support in a chroot.
If you just want some calculating capabilities similiar to the nspire, there are some apps in the store.