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

0 Members and 1 Guest are viewing this topic.

Offline jamesguessis

  • LV2 Member (Next: 40)
  • **
  • Posts: 33
  • Rating: +1/-1
    • View Profile
Re: TI-Nspire emulator
« Reply #375 on: December 15, 2014, 03:05:57 pm »
Anyway, to dump your boot1, @jamesguessis, you can use PolyDumper.
I kinda lost my nspire, this is the only reason i'm trying to USE the emulator.

EDIT:so I've dumped my ROM, I was told I have to unpack it or whatever,  how do I do this??
« Last Edit: December 20, 2014, 07:28:41 pm by jamesguessis »
This isn't omnimaga related but boy do I love osu!

Offline ajorians

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 105
  • Rating: +47/-0
    • View Profile
Re: TI-Nspire emulator
« Reply #376 on: December 31, 2014, 11:40:56 am »
Hey Vogtinator and antoniovazquezblanco (and anybody I should have addressed),

Just wanted to say I was able to compile and run the emulator you are working on from source! :)

I am on Linux (OpenSuse), I got a TI-NSpire CX with 3.6.0.550 image running and installed NDless 3.6 on it :)

Thanks for working on this!  And have an amazing day!

Offline Vogtinator

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1193
  • Rating: +108/-5
  • Instruction counter
    • View Profile
Re: TI-Nspire emulator
« Reply #377 on: January 01, 2015, 01:08:22 pm »
Quote
Hey Vogtinator and antoniovazquezblanco (and anybody I should have addressed),

Just wanted to say I was able to compile and run the emulator you are working on from source! :)

I am on Linux (OpenSuse), I got a TI-NSpire CX with 3.6.0.550 image running and installed NDless 3.6 on it :)
Great! I assume you used a flash file createy by nspire_emu v0.70?

If you're running on 64bit, could you try the latest source with x86-64 JIT?

Quote
Thanks for working on this!  And have an amazing day!
Thanks, you too!

Offline ajorians

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 105
  • Rating: +47/-0
    • View Profile
Re: TI-Nspire emulator
« Reply #378 on: January 01, 2015, 03:56:29 pm »
Great! I assume you used a flash file createy by nspire_emu v0.70?

Correct.  I don't know (and still don't) if it can create flash file.  But I figured I'd try with a nspire_emu v0.70 created flash file.

It did take me a couple of minutes to figure out how to use the program.  For instance to install Ndless 3.6 you need to press the 'menu' key; and I had to look at the source to see Alt + M (and to turn on the calculator after it went into sleep: Alt + Shift + Esc).  Also transferring a file is simple (drag-n-drop) though it did take me a minute to try that.  But got that all figured out! :)

If you're running on 64bit, could you try the latest source with x86-64 JIT?

Sure thing!  I got the latest and used QtCreator.  Below is a screenshot of it running as well as a screenshot of the QtCreator settings I had.  Thanks again!

Offline Legimet

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 336
  • Rating: +29/-0
    • View Profile
Re: TI-Nspire emulator
« Reply #379 on: January 07, 2015, 09:49:33 pm »
That's awesome if you added a JIT! I'll try it soon.