Author Topic: Z80 calculators CAS project  (Read 4223 times)

0 Members and 1 Guest are viewing this topic.

Offline davewu

  • LV0 Newcomer (Next: 5)
  • Posts: 3
  • Rating: +0/-0
    • View Profile
Z80 calculators CAS project
« on: January 05, 2012, 05:49:13 pm »
 ;D So I'm in 9th grade right now and i have a ti84se. I downloaded zoommath500, and palyed around with it, found that it's really useful while it's way toooooooooooo expensive. Does anybody have any idea about how to hack that software, or move the cas from ti89, or the one in ti92, to z80 calc as a app or into it's system? it'll be hecka awesome

Offline epic7

  • Chopin!
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2200
  • Rating: +135/-8
  • I like robots
    • View Profile
Re: Z80 calculators CAS project
« Reply #1 on: January 05, 2012, 05:52:00 pm »
Well... I don't know if thats possible, but I suppose you could try make one yourself in basic/axe/asm :P

Offline ralphdspam

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 841
  • Rating: +38/-1
  • My name is actually Matt.
    • View Profile
Re: Z80 calculators CAS project
« Reply #2 on: January 05, 2012, 05:53:51 pm »
I don't think we'll want to crack the software.  (That would give us a bad reputation.)  You can check ticalc.org for math apps, and you can try those out. 

ld a, 0
ld a, a

Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: Z80 calculators CAS project
« Reply #3 on: January 05, 2012, 06:39:01 pm »
It would not be easy, but I am sure it could be done. Once you get the design down for how to handle symbolic inputs, it should be relatively easy, though. Since the TI-92 and other similar calculators use a different processor (Motorola 68000), the software wouldn't make an easy port to Z80 :/

Offline AHelper

  • LV3 Member (Next: 100)
  • ***
  • Posts: 99
  • Rating: +18/-0
    • View Profile
    • GlaßOS razzl
Re: Z80 calculators CAS project
« Reply #4 on: January 05, 2012, 08:45:25 pm »
As already mentioned, gCAS2 would allow symbolic math processing, but it is still early in development and only on platforms that are setup for C, including the z80 running GlaßOS and linux.
SDCC tastes like air bags - big output, but fast and safe to run.

Offline annoyingcalc

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1953
  • Rating: +140/-72
  • Found in Eclipse.exe
    • View Profile
Re: Z80 calculators CAS project
« Reply #5 on: January 05, 2012, 08:48:09 pm »
This used to contain a signature.

Offline willrandship

  • Omnimagus of the Multi-Base.
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2953
  • Rating: +98/-13
  • Insert sugar to begin programming subroutine.
    • View Profile
Re: Z80 calculators CAS project
« Reply #6 on: January 05, 2012, 11:56:31 pm »
AHelper, you can make SDCC progs for TIOS, they're just huge, and you need to modify the headers appropriately so they actually get recognized as programs, so unless it's a library problem I would think it would be portable.

(And we do know methods for hacking these things, by the way. It's just unethical, and rather unnecessary seeing as there are already free equivalents)

Offline Nick

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1166
  • Rating: +161/-3
  • You just got omnom'd
    • View Profile
    • Nick Steen
Re: Z80 calculators CAS project
« Reply #7 on: January 06, 2012, 04:43:19 am »
if i were you, i woud not talk about hacking stuff, this is an open forum, and you don't want the owners of it come in trouble because of this.

I'm not telling you not to do it, but try to keep those things of of the forums, thanks :)

i hope you'll understand

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: Z80 calculators CAS project
« Reply #8 on: January 06, 2012, 09:46:01 am »
;D So I'm in 9th grade right now and i have a ti84se. I downloaded zoommath500, and palyed around with it, found that it's really useful while it's way toooooooooooo expensive. Does anybody have any idea about how to hack that software, or move the cas from ti89, or the one in ti92, to z80 calc as a app or into it's system? it'll be hecka awesome

Hi welcome to Omnimaga. Nick is correct. Discussion about hacking software to allow free usage isn't allow here, so please keep that in mind. Moving a cas from the 68k series(The TI-89 and TI-92 calculator line) would be a massive undertaking as the processors that those calculators use are very different from what the Z80's (TI-83+s and TI-84+S) use. Not to mention that the CAS they use is probably under copyright as well. There are some alternatives available on ticalc.org, but I don't know how complete they are.

Here are a couple of programs you can check out for a start: <a href=http://www.ticalc.org/archives/files/fileinfo/228/22851.html>Symbolic</a> and <a href=http://www.ticalc.org/archives/files/fileinfo/226/22626.html>Omnicalc</a> There may be others as well. I'm not exactly a math guy, so some others may be able to direct you towards more programs that would suit your needs. Hope that helps. =) Oh, and don't forget to go <a href=http://www.omnimaga.org/index.php?board=10.0>Introduce yourself</a> if you haven't already. :D

Offline davewu

  • LV0 Newcomer (Next: 5)
  • Posts: 3
  • Rating: +0/-0
    • View Profile
Re: Z80 calculators CAS project
« Reply #9 on: January 07, 2012, 02:07:43 pm »
Thank you guys very much and sorry for mentioning it xD
I just downloaded the apps your guys suggest me to, and i'm about to try them out.
And now i'm wandering if we can move some free cas stuff that's running on windows, since they're free and open source...no copyright or anything that touch the line of law...

Offline Nick

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1166
  • Rating: +161/-3
  • You just got omnom'd
    • View Profile
    • Nick Steen
Re: Z80 calculators CAS project
« Reply #10 on: January 07, 2012, 03:47:55 pm »
so you mean writing your own cas, based on completely free pc version? those will need a total rewrite xs

and do you mean wandering like a wizard wand, or like walking around like a hobo? lol j/k

Offline TIfanx1999

  • ಠ_ಠ ( ͡° ͜ʖ ͡°)
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 6173
  • Rating: +191/-9
    • View Profile
Re: Z80 calculators CAS project
« Reply #11 on: January 07, 2012, 09:07:47 pm »
Thank you guys very much and sorry for mentioning it xD
I just downloaded the apps your guys suggest me to, and i'm about to try them out.
And now i'm wandering if we can move some free cas stuff that's running on windows, since they're free and open source...no copyright or anything that touch the line of law...

Yes, that would be quite fine. =) As nick said they would need to be rewritten for the calcs. though.

Offline willrandship

  • Omnimagus of the Multi-Base.
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2953
  • Rating: +98/-13
  • Insert sugar to begin programming subroutine.
    • View Profile
Re: Z80 calculators CAS project
« Reply #12 on: January 09, 2012, 07:34:04 pm »
Or, you could learn the math. Your teacher will know if you don't!

Offline davewu

  • LV0 Newcomer (Next: 5)
  • Posts: 3
  • Rating: +0/-0
    • View Profile
Re: Z80 calculators CAS project
« Reply #13 on: January 12, 2012, 12:31:41 am »
i totaly learned it, i just don't want to repeat the work too much sometimes...

Offline willrandship

  • Omnimagus of the Multi-Base.
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2953
  • Rating: +98/-13
  • Insert sugar to begin programming subroutine.
    • View Profile
Re: Z80 calculators CAS project
« Reply #14 on: January 12, 2012, 11:47:04 pm »
how far up in math are you? It would determine how much power you need.