This is an archived, read-only copy of the United-TI subforum , including posts and topic from May 2003 to April 2012. If you would like to discuss any of the topics in this forum, you can visit Cemetech's Your Projects subforum. Some of these topics may also be directly-linked to active Cemetech topics. If you are a Cemetech member with a linked United-TI account, you can link United-TI topics here with your current Cemetech topics.

This forum is locked: you cannot post, reply to, or edit topics. Dragon OS => Your Projects
United-TI Archives -> Dragon OS
 
    » Goto page Previous  1, 2, 3, 4  Next
» View previous topic :: View next topic  
Author Message
Toksyuryel
Crimson Dragon Software


Elite


Joined: 14 Jun 2003
Posts: 880

Posted: 07 Nov 2003 11:55:51 pm    Post subject:

I have a question: I got a book from the library about z80 ASM that was written in 1979. Would I still be able to use that for calculator ASM if I figure out the similarities? Because if I can I'd like to help you with DragonOS in any way I can.
Back to top
JacobdeHaan


Member


Joined: 10 Jul 2003
Posts: 165

Posted: 08 Nov 2003 04:17:04 am    Post subject:

Now that would be awsome. I wonder what kind of stuff they have in a book that old? I think the processor in the 83 plus is some different version of the zilog processor though, so I don't know if it would work (ask Jbirk, or its probably all over the DetachedSolutions forum)
Back to top
JacobdeHaan


Member


Joined: 10 Jul 2003
Posts: 165

Posted: 08 Nov 2003 04:24:09 am    Post subject:

Darth Android wrote:
compressed pw: -15.11774376417233556009


Did you get that from the calculator?
Back to top
62 52 53 53
Formerly known as 62 52 53 53


Active Member


Joined: 30 May 2003
Posts: 607

Posted: 08 Nov 2003 05:24:35 pm    Post subject:

through a custom math routine, he could have.
Back to top
JacobdeHaan


Member


Joined: 10 Jul 2003
Posts: 165

Posted: 08 Nov 2003 08:09:19 pm    Post subject:

Do you mean like where you would store the results in lists, and work the math mainly with for loops?
I tried creating a program to calculate pi in BASIC like that, but I eventually gave up. I just did in Java with BigDecimal, because that class does it automatically for you.
Back to top
Toksyuryel
Crimson Dragon Software


Elite


Joined: 14 Jun 2003
Posts: 880

Posted: 08 Nov 2003 09:35:29 pm    Post subject:

JacobdeHaan wrote:
Darth Android wrote:

compressed pw: -15.11774376417233556009


Did you get that from the calculator?

Isn't that too many digits? I thought the calc only remembered the first 14 digits of a number (from my own experimentation). How can you cram more into that small little 9 byte space?
Back to top
Darth Android
DragonOS Dev Team


Bandwidth Hog


Joined: 31 May 2003
Posts: 2104

Posted: 11 Nov 2003 02:24:12 pm    Post subject:

um, to say the truth, come to think of it, i might have gotten that answer from my friend's comp as i was at his house without my calc (have no clue how i forgot it Razz)
anyways, i would be happy for all the help i can get. now that im learning asm, im starting to wonder if i should finish up the basic version or just go to asm. i thisk i should just go to asm though. dont forget to check out my forums! The DragonFire Forums keep in mind i havent changed the logo yet, as i got it from someone else. i plan to though, soon
Back to top
Darth Android
DragonOS Dev Team


Bandwidth Hog


Joined: 31 May 2003
Posts: 2104

Posted: 13 Nov 2003 09:06:12 am    Post subject:

its official, DragonOS will go to asm, pure nostub asm. maybe once we get an asm version done, we will go to an app, as to not hog program space.

Last edited by Guest on 13 Nov 2003 09:06:32 am; edited 1 time in total
Back to top
Darth Android
DragonOS Dev Team


Bandwidth Hog


Joined: 31 May 2003
Posts: 2104

Posted: 15 Nov 2003 12:48:21 pm    Post subject:

ok, so far, DragonOS is me,Adm.Wiggin,JWales, and JAC Studios.
any other takers?

btw, JAC Studios, i learned all i know about asm from this forum and here


Last edited by Guest on 15 Nov 2003 12:52:48 pm; edited 1 time in total
Back to top
Darth Android
DragonOS Dev Team


Bandwidth Hog


Joined: 31 May 2003
Posts: 2104

Posted: 21 Nov 2003 02:14:17 am    Post subject:

ok, this is the splash screen (unless, of course, someone can make a better one):


Last edited by Guest on 21 Nov 2003 02:18:08 am; edited 1 time in total
Back to top
Toksyuryel
Crimson Dragon Software


Elite


Joined: 14 Jun 2003
Posts: 880

Posted: 22 Nov 2003 05:39:25 pm    Post subject:

The only thing that could POSSIBLY make that better would be some animation. Other than that, it looks amazing! Nice job.
Back to top
Tyler


Advanced Member


Joined: 29 May 2003
Posts: 352

Posted: 27 Nov 2003 02:10:19 pm    Post subject:

I'm a taker! I might not be able to make a MirageOS emulator, but I can list programs, run ION programs, etc.
Back to top
sgm


Calc Guru


Joined: 04 Sep 2003
Posts: 1265

Posted: 27 Nov 2003 02:33:02 pm    Post subject:

JACstudios_ceo wrote:
I have a question: I got a book from the library about z80 ASM that was written in 1979. Would I still be able to use that for calculator ASM if I figure out the similarities? Because if I can I'd like to help you with DragonOS in any way I can.

Grab it. How cool would it be to code ASM without any system routines. Cool

BTW, if you can use MD5 (now possible with asm) to encrypt the login password, security becomes as solid as Krolypto.


100th post. w00t! Now I'm a member.


Last edited by Guest on 27 Nov 2003 02:36:13 pm; edited 1 time in total
Back to top
Arcane Wizard
`semi-hippie`


Super Elite (Last Title)


Joined: 02 Jun 2003
Posts: 8993

Posted: 27 Nov 2003 02:37:37 pm    Post subject:

sigma wrote:
Grab it. How cool would it be to code ASM without any system routines.  Cool.

Nostub?
Back to top
DarkerLine
ceci n'est pas une |


Super Elite (Last Title)


Joined: 04 Nov 2003
Posts: 8328

Posted: 27 Nov 2003 02:59:59 pm    Post subject:

I think he means without bcalls.
Back to top
Toksyuryel
Crimson Dragon Software


Elite


Joined: 14 Jun 2003
Posts: 880

Posted: 27 Nov 2003 03:54:53 pm    Post subject:

Darth Android wrote:
btw, JAC Studios, i learned all i know about asm from this forum and here

By any chance could i get an easy-to-print version of that? That would be perfect. Thanks!
Back to top
sgm


Calc Guru


Joined: 04 Sep 2003
Posts: 1265

Posted: 28 Nov 2003 02:12:38 pm    Post subject:

Sir Robin wrote:
I think he means without bcalls.

Yes, bcalls aren't part of the Z80 so you would learn to make your own.
Back to top
Tyler


Advanced Member


Joined: 29 May 2003
Posts: 352

Posted: 28 Nov 2003 04:19:35 pm    Post subject:

BCALLS=Slow
Your Own=FAST!

==More Games
And Graphics
Back to top
DarkerLine
ceci n'est pas une |


Super Elite (Last Title)


Joined: 04 Nov 2003
Posts: 8328

Posted: 28 Nov 2003 04:21:01 pm    Post subject:

bcalls - small

your own - BIG!


Last edited by Guest on 28 Nov 2003 04:21:13 pm; edited 1 time in total
Back to top
sgm


Calc Guru


Joined: 04 Sep 2003
Posts: 1265

Posted: 28 Nov 2003 06:51:34 pm    Post subject:

Sir Robin wrote:
bcalls - small

your own - BIG!

bcalls: small and slow

your own: the euphoria of having created a program without anyone's help, and the fact that it can run on any Z80 machine with a little graphics-related porting.
Back to top
Display posts from previous:   
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
    » Goto page Previous  1, 2, 3, 4  Next
» View previous topic :: View next topic  
Page 3 of 4 » All times are UTC - 5 Hours

 

Advertisement