Author Topic: kArmTI - TI-Nspire emulator with skin  (Read 428305 times)

0 Members and 1 Guest are viewing this topic.

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
Re: kArmTI - TI-Nspire emulator with skin
« Reply #315 on: October 30, 2013, 02:44:42 am »
I like the AVI capture idea :D. What codec does it uses by the way?
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline SpiroH

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 729
  • Rating: +153/-23
    • View Profile
Re: kArmTI - TI-Nspire emulator with skin
« Reply #316 on: November 01, 2013, 04:08:10 am »
So beautiful...
Thank you! ;)

I like the AVI capture idea :D. What codec does it uses by the way?
Whatever codec is installed on your system.

Offline SpiroH

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 729
  • Rating: +153/-23
    • View Profile
Re: kArmTI - TI-Nspire emulator with skin
« Reply #317 on: December 04, 2013, 09:47:51 am »
Today i want to present to you a mockup of an emulator (based on the kArmTI) which includes the capability to move the graphic cursor (GC) using the pc-mouse. Is still in a very development stage (so, is not really very usable yet) however it already shows some features that may be worth to have a look at.
Just so that you know, to position the GC in the graphview, i currently use:
   * right-click on the LCD to set the GC target position;
   * left-click on the LCD to emulate the normal calc 'click';
   * middle-click on the LCD to reset the GC to the graph center.

The mockup is here:  
  

Tell me what you think and please help me decide if i should carry on with this effort.


Offline fhub

  • LV2 Member (Next: 40)
  • **
  • Posts: 20
  • Rating: +23/-37
    • View Profile
Re: kArmTI - TI-Nspire emulator with skin
« Reply #318 on: December 04, 2013, 11:05:50 am »
Deleted!
« Last Edit: November 09, 2014, 08:05:51 am by fhub »

Offline SpiroH

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 729
  • Rating: +153/-23
    • View Profile
Re: kArmTI - TI-Nspire emulator with skin
« Reply #319 on: December 04, 2013, 03:02:39 pm »
Tell me what you think and please help me decide if i should carry on with this effort.
Great idea, SpiroH - of course you should carry on! :)
Thank you! I'll try to find some spare time to tackle it.

Nice to see you (when it matters),
SpiroH ;)


Offline fhub

  • LV2 Member (Next: 40)
  • **
  • Posts: 20
  • Rating: +23/-37
    • View Profile
Re: kArmTI - TI-Nspire emulator with skin
« Reply #320 on: December 04, 2013, 03:14:59 pm »
Deleted!
« Last Edit: November 09, 2014, 08:06:13 am by fhub »

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
Re: kArmTI - TI-Nspire emulator with skin
« Reply #321 on: December 04, 2013, 05:56:51 pm »
That seems interesting. I wonder if it would be easy to perfectly emulate the TI-Nspire touchpad physical responsiveness outside Ndless programs? On a real calc, the touchpad is barely responsive, so certain people might like if they can test their games on emulators but still be able to see how well it will respond on the calc without having to test it on the real machine. :)
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline khiconmtv

  • LV3 Member (Next: 100)
  • ***
  • Posts: 40
  • Rating: +0/-0
    • View Profile
Re: kArmTI - TI-Nspire emulator with skin
« Reply #322 on: December 06, 2013, 03:02:16 am »
Wow... so interesting...
May you always enable touch-screen to select template or command from menu?

Offline SpiroH

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 729
  • Rating: +153/-23
    • View Profile
Re: kArmTI - TI-Nspire emulator with skin
« Reply #323 on: December 06, 2013, 01:46:32 pm »
Quote from: DJ Omnimaga
... I wonder if it would be easy to perfectly emulate the TI-Nspire touchpad physical responsiveness outside Ndless programs?
Well, the expression "perfectly emulate" is in itself a rather ambitious one. But on the other hand, the touchpad emulation is not dependent on Ndless.

Quote from: DJ Omnimaga
... On a real calc, the touchpad is barely responsive, so certain people might like if they can test their games on emulators but still be able to see how well it will respond on the calc without having to test it on the real machine. :)
I'm afraid good emulation depends a lot on having access to the real TI code... :P

Quote from: khiconmtv
Wow... so interesting...
Thanks!

Quote from: khiconmtv
May you always enable touch-screen to select template or command from menu?
I'm not sure I completely understand your question, but in the graphview you can, indeed, use the graphic-cursor (in touch-mode) to access the drop-down documents-menu and the lower-bar entry line.
Also, you can always use the pc-keyboard QuickKeys (not yet implemented in wArmTI) to select either the 'template' or the 'menu'.
Hope this answers your question, at least partially. :-\



Offline ohmit89

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 8
  • Rating: +0/-0
    • View Profile
Re: kArmTI - TI-Nspire emulator with skin
« Reply #324 on: February 03, 2014, 07:24:34 pm »
Great work guys but I am finding I have a bug. After a while of having the Calculator open the arrow keys in the calculator tends to freeze. I cannot navigate around the display. Arrow keys dont move the cursor nor does clicking on the buttons.
does anyone else experience the same problems?

Offline SpiroH

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 729
  • Rating: +153/-23
    • View Profile
Re: kArmTI - TI-Nspire emulator with skin
« Reply #325 on: February 03, 2014, 08:03:24 pm »
Hi and welcome to Omnimaga,
Have you tried to click the (power) 'on' button? The emulator (also) enters a power-save state after some time of inactivity. To exit that state one needs to power it back again. That might be it?
Cheers,

Offline ohmit89

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 8
  • Rating: +0/-0
    • View Profile
Re: kArmTI - TI-Nspire emulator with skin
« Reply #326 on: February 03, 2014, 08:16:52 pm »
Thanks SpiroH I'll give that a go. But since I posted I tried editing the boot commandline and now the exe wont start- kicking myself at the moment! :@ I redownloaded another copy and the exe no longer starts any idea what may be causing this? are there temp files on my pc somewhere since I edited the boot command line?

Offline SpiroH

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 729
  • Rating: +153/-23
    • View Profile
Re: kArmTI - TI-Nspire emulator with skin
« Reply #327 on: February 03, 2014, 08:24:53 pm »
Please refer to the first page of this topic and follow the documentation links. I've written some quick-start guides that will help you.
As a last resort, you may also need to delete the registry key mentionned at the bottom of the first post. Be patient and good luck.

Offline ohmit89

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 8
  • Rating: +0/-0
    • View Profile
Re: kArmTI - TI-Nspire emulator with skin
« Reply #328 on: February 03, 2014, 09:57:26 pm »
SpiroH I tried to look for the registry key but I Cant find the scraplab folder under software in regedit. Where else could this be?

Offline ohmit89

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 8
  • Rating: +0/-0
    • View Profile
Re: kArmTI - TI-Nspire emulator with skin
« Reply #329 on: February 03, 2014, 10:04:37 pm »
phew got it! i had to delete the CMDLINE entry! and replace it with /1=Boot1cx.img /F=TI_Nspire_Flash.bin /K4
« Last Edit: February 03, 2014, 10:05:11 pm by ohmit89 »