Author Topic: z80 emulator for Nspire  (Read 98018 times)

0 Members and 1 Guest are viewing this topic.

Offline Dapianokid

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 539
  • Rating: +46/-27
  • That one dude
    • View Profile
Re: z80 emulator for Nspire
« Reply #105 on: March 25, 2013, 12:50:54 pm »
I'm not obsessing over the 84+CSE. It's actually for people who don't want to buy one but like the interface. :P

If this isn't "promoting illegal ROM distribution" Idk what is xD Nahh I don't mean it DJ_O. But seriously.

I testet the emulator for some time and i discovered some things that won't work.

1. random numbers:

I tested the random numbers and i found out that they where not in the range that is specified.
after a little bit of testing you can see a pattern on calc emu the where in this case the amount of different numbers that can be given (11) + one of the negative numbers gives the number wabbit emu gives me (this is probably the same on TI-84SE).
24->rand
randInt(0,10)
calcemu    9  -6  4  -9  5  0  -1  -1  0  -8  0  -3  -2  2  0  -1  -1  -7  -8  3 
wabbit      9   5  4   2  5  0  10  10  0   3  0   8   9  2  0  10  10   4   3  3
the output on calcemu is the same when you take randInt(10,20) and probably also with randInt(5,15) randInt(100,110) ect.

2. the Solver gives me an ERR: ITERATIONS after a long time of calculating :(




So randint(A,B) returns Plus or Minus (B-A)+1 the actual value that Wabbit or a real calculator SHOULD return?
« Last Edit: March 25, 2013, 12:53:32 pm by Dapianokid »
Keep trying.

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: z80 emulator for Nspire
« Reply #106 on: March 25, 2013, 12:52:30 pm »
And there any differences between the original ones and the wabbitemu ones?
The difference is what boot code the ROM uses. The open-source one is good for general use on emulated calcs, but the TI boot code is needed if you want to emulate the calc in a very accurate manner, and I think the open-source one has some kind of issue that prevents it from being used on physical calcs. WabbitEmu is also able to create a ROM with the TI boot code if you provide a dump of the code.
Of course, you're still expected to have a physical calculator of that model.

(In which case you can easily get an accurate ROM image from your real calculator, such as with TiLP or rom8x.)
« Last Edit: March 25, 2013, 12:53:11 pm by Deep Thought »




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: z80 emulator for Nspire
« Reply #107 on: March 25, 2013, 01:25:08 pm »
I'm not obsessing over the 84+CSE. It's actually for people who don't want to buy one but like the interface. :P

If this isn't "promoting illegal ROM distribution" Idk what is xD Nahh I don't mean it DJ_O. But seriously.

Not even close. If someone decides to make a TI-84+ emulator that fakes the TI-84+CSE interface in any way it doesn't automatically makes it ROM sharing. You might want to cut down on the trolling lately because if you haven't noticed your total post rating level seems to be going down as days goes by.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Dapianokid

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 539
  • Rating: +46/-27
  • That one dude
    • View Profile
Re: z80 emulator for Nspire
« Reply #108 on: March 25, 2013, 02:10:35 pm »
I was confused about what you meant with the interface, DJ_O. Nevermind.
Keep trying.

Offline Augs

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 306
  • Rating: +30/-29
    • View Profile
Re: z80 emulator for Nspire
« Reply #109 on: March 25, 2013, 05:45:07 pm »
May someone please tell me how to do a " symbol?

Offline floris497

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 210
  • Rating: +8/-0
    • View Profile
Re: z80 emulator for Nspire
« Reply #110 on: March 25, 2013, 05:56:28 pm »
Find it in catalog (2nd 0) think thats the only option for now i think?

Offline Augs

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 306
  • Rating: +30/-29
    • View Profile
Re: z80 emulator for Nspire
« Reply #111 on: March 25, 2013, 06:00:03 pm »
The guy in the video doesn't do that.


Offline floris497

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 210
  • Rating: +8/-0
    • View Profile
Re: z80 emulator for Nspire
« Reply #112 on: March 25, 2013, 06:03:39 pm »
ah i found it: [ shift ] + [ + ]
« Last Edit: March 25, 2013, 06:06:23 pm by floris497 »

Offline mdr1

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 303
  • Rating: +21/-2
    • View Profile
Re: z80 emulator for Nspire
« Reply #113 on: March 26, 2013, 02:52:18 pm »
I see many people asking for the emulator's keys. But the principle is very simple and the same as Wabbitemu :
If you want the press the "(" key, you can see that the corresponding alpha key on the real calculator is "K", so you just have to press "K" on the emulator. Of course, some keys don't have any letter corresponding :

menu => ON
ESC => mode
scratchpad => zoom
tab => X,T,Θ,n
ctrl => 2nd
shift => alpha
var => vars
del => clear
"=" => "Y="
trig => Window
"key for some formula models" => trace
book => graph
pi => stats
"?!" => (-)
"flag" => DEL
"newline" => quit the emulator

EDIT : for the parenthesis, you can also use the "(" and ")" keys.
« Last Edit: March 26, 2013, 02:53:18 pm by mdr1 »



Offline annoyingcalc

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1953
  • Rating: +140/-72
  • Found in Eclipse.exe
    • View Profile
Re: z80 emulator for Nspire
« Reply #114 on: March 27, 2013, 12:17:57 am »
Thanks for that, but the rom im using (2.41) 84pse isnt working im going to take a new rom dump now and see if that works
This used to contain a signature.

Offline aeTIos

  • Nonbinary computing specialist
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3915
  • Rating: +184/-32
    • View Profile
    • wank.party
Re: z80 emulator for Nspire
« Reply #115 on: March 27, 2013, 10:36:48 am »
Hum, you should update to 2.43 <_<
I'm not a nerd but I pretend:

Offline Ti-Programmer

  • LV3 Member (Next: 100)
  • ***
  • Posts: 84
  • Rating: +3/-0
  • Whats this? so many features...
    • View Profile
    • Ti-Programmer's website
Re: z80 emulator for Nspire
« Reply #116 on: March 29, 2013, 02:20:46 pm »
so with this, does that mean the Nspire can have all those extra features that the 84 keypad lacks?

Like maybe nspire people could get mirageOS and those other games that wouldn't work before?
Spoiler For Sig:







Offline Lionel Debroux

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2135
  • Rating: +290/-45
    • View Profile
    • TI-Chess Team
Re: z80 emulator for Nspire
« Reply #117 on: March 29, 2013, 02:23:13 pm »
Yes, that's what a usable third-party TI-Z80 emulator means :)
Even if the 84+ <-> Nspire Touchpad keyboard mapping proves a horrible annoyance for those who are very much used to the 84+ keyboard, but on the CX, there's no way around that.
Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.

Offline Ti-Programmer

  • LV3 Member (Next: 100)
  • ***
  • Posts: 84
  • Rating: +3/-0
  • Whats this? so many features...
    • View Profile
    • Ti-Programmer's website
Re: z80 emulator for Nspire
« Reply #118 on: March 29, 2013, 02:25:39 pm »
Yes, that's what a usable third-party TI-Z80 emulator means :)
Even if the 84+ <-> Nspire Touchpad keyboard mapping proves a horrible annoyance for those who are very much used to the 84+ keyboard, but on the CX, there's no way around that.

Now this will be interesting. I've got an 84+SE, and I've dumped the rom before, now its a matter of finding it in old documents. And yea, I forgot about the CX, this will help them majorly! Nice job Jacobly! So have we figured out a way to plug say a flash drive into the nspire and read from it?
Spoiler For Sig:







Offline Hayleia

  • Programming Absol
  • Coder Of Tomorrow
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3367
  • Rating: +393/-7
    • View Profile
Re: z80 emulator for Nspire
« Reply #119 on: March 29, 2013, 02:45:06 pm »
I have problems running it ???
I have a CX CAS, a 84+SE rom that I initially dumped from my own 84+SE but it is now a save state from Wabbitemu, I put both in the ndless folder (the rom being named rom.rns), then I run calcemu_cx and get a grey screen (with the red bar on top) with nothing happening, even when I press Menu ??? I can still quit fine though.
« Last Edit: March 29, 2013, 02:45:14 pm by Hayleia »
I own: 83+ ; 84+SE ; 76.fr ; CX CAS ; Prizm ; 84+CSE
Sorry if I answer with something that seems unrelated, English is not my primary language and I might not have understood well. Sorry if I make English mistakes too.

click here to know where you got your last +1s