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

0 Members and 1 Guest are viewing this topic.

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 #255 on: September 01, 2014, 03:14:27 am »
Btw, little heads-up: the KnightOS community is working on a new z80 emulator which might or might not be ported to the HP Prime and/or Nspire.
I'm not a nerd but I pretend:

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: z80 emulator for Nspire
« Reply #256 on: September 01, 2014, 10:37:47 am »
That would definitively be interesting. Hopefully the part of the team that can access the forums can share updates when there are any big ones. For the HP Prime, keep in mind that the emulator basically has to be a modified OS file or launched via an ASM command added via a modded OS, though, since the official OS doesn't support assembly through normal means.

Offline khalaan

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 8
  • Rating: +0/-0
    • View Profile
Re: z80 emulator for Nspire
« Reply #257 on: September 01, 2014, 02:30:05 pm »
I meant plus in both cases, it's just a lazy weekend so I lopped off a character

Offline Jakewd

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 5
  • Rating: +0/-0
    • View Profile
Re: z80 emulator for Nspire
« Reply #258 on: August 24, 2015, 09:26:34 pm »
Hi, i don't really mean to revive an old thread, but i found this recently and when i read through it there was a lot of great ideas suggested. School is starting soon for me and i'm taking a software programing class at my for a bunch of languages including the C+ and C++ so i can try to help continue this emulator. i think this is an amazing emulator by itself right now and hopefully (if someone is able to release the sources publicly) i could try my hand at resurrecting this emulator so it can run more Z80 calculator roms. (and possibly a Z80 spectrum???) I think this has a lot of potential and i just don't want to see it die. if anybody has the sources or is willing to help out i'd appreciate it. If you think this deservers a different topic i can create a new one later when i have some time to learn more about C+ and C++ as i go through my class.

Offline Ivoah

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 336
  • Rating: +3/-0
    • View Profile
    • Codinghobbit
Re: z80 emulator for Nspire
« Reply #259 on: August 24, 2015, 09:29:52 pm »
EDIT: Removed because I didn't realize what was actually being discussed, whoops!
« Last Edit: August 25, 2015, 11:10:56 pm by Ivoah »
http://codinghobbit.no-ip.org
My Calcs:
TI-86 (now broken) $2
TI SR-56 - $0
TI-Nspire CX CAS - $152
TI-84+ Silver Edition - $56
TI-84+ Silver Edition - $0
TI-85 - $0
TI-73 Explorer VS - $10
ViewScreen - $3

Offline Jakewd

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 5
  • Rating: +0/-0
    • View Profile
Re: z80 emulator for Nspire
« Reply #260 on: August 24, 2015, 11:19:11 pm »
Ok thank you very much Ivoah for the help ill look into it :D

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: z80 emulator for Nspire
« Reply #261 on: August 25, 2015, 12:29:36 am »
It's okay to bump an old thread if you are adding something relevant. Welcome to Omnimaga!

Offline Hooloovoo

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 225
  • Rating: +22/-0
    • View Profile
Re: z80 emulator for Nspire
« Reply #262 on: August 25, 2015, 08:12:31 pm »
All of KnightOS is opensource (including the toolchain) and can be found at https://github.com/KnightOS
The source for the emulator (z80e) can be found here: https://github.com/KnightOS/z80e
Pull requests are welcome for any part of KOS, and feel free to hang out in #knightos on the Freenode IRC server.
That is completely irrelevant and off-topic. This topic is for Jacobly's z80 emulator, and has nothing to do with KnightOS.
"My world is Black & White. But if I blink fast enough, I see it in Grayscale." -tr1p1ea
Spoiler For some of the calcs I own:



(actually I have quite a few more than this, but I don't feel like making bars for them all.)

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: z80 emulator for Nspire
« Reply #263 on: August 25, 2015, 09:15:29 pm »
Yea, knight os has nothing to do with this emulator at all. I'm unsure about the status on this. You'd have to ask @jacobly.

Offline Jakewd

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 5
  • Rating: +0/-0
    • View Profile
Re: z80 emulator for Nspire
« Reply #264 on: August 29, 2015, 10:19:42 pm »
I've talked to jacobly and he has said that he will be coming back to this emulator on about a month which is great  :thumbsup: Apparently it is also written in assembly :o I though it was is in c or c++ sadly I'll have to find another think to work on for I am inexperienced with assembly.

Offline pbfy0

  • LV2 Member (Next: 40)
  • **
  • Posts: 31
  • Rating: +7/-0
    • View Profile
Re: z80 emulator for Nspire
« Reply #265 on: February 16, 2016, 01:29:52 pm »
I just released another z80 emulator on the nspire. It's incomplete, but it's about as functional as this one was. https://www.omnimaga.org/ti-nspire-projects/nspire-z80-open-source-ti-84-emulator-for-the-nspire-cx