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 General Open Topic 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. Open Topic & United-TI Talk => General Open Topic
Author Message
Omega364


Newbie


Joined: 10 Mar 2009
Posts: 19

Posted: 28 Apr 2009 08:33:51 pm    Post subject:

well i made a program that is an aptitude test with 10 questions and id like some people to try it and test it out and hear some scores from their first try

Aptitude Test

Best score on the first try is 60%

if i posted this int he section please move it if you can

Edit: open the link in a new tab so it just downloads the program and doesn't take you to the site, if it goes over well ill try to write a better one with a few more question


Last edited by Guest on 28 Apr 2009 08:36:01 pm; edited 1 time in total
Back to top
ticalcnoah


Member


Joined: 28 Oct 2007
Posts: 153

Posted: 28 Apr 2009 08:36:21 pm    Post subject:

You posted the whole directory here's the specific file.
Back to top
tiuser1010


Member


Joined: 23 Apr 2009
Posts: 100

Posted: 29 Apr 2009 12:19:25 am    Post subject:

omg i got a 40 on that test
Back to top
Mapar007


Advanced Member


Joined: 04 Oct 2008
Posts: 365

Posted: 30 Apr 2009 09:53:49 am    Post subject:

Heh, funny how your readme says "No cheating". VAT editing ftw! (it is easy to unlock a file with some asm)

I'll try it out right now.

EDIT: 70 without cheating, then I looked into the code, it can be optimized a lot:

e.g


Disp "text"
Pause

would be

Pause "text


and the labels can be reworked too.

Funny thing though


Last edited by Guest on 30 Apr 2009 10:06:12 am; edited 1 time in total
Back to top
magicdanw
pcGuru()


Calc Guru


Joined: 14 Feb 2007
Posts: 1110

Posted: 30 Apr 2009 05:20:16 pm    Post subject:

Yey, I got a 70 Smile
Back to top
bananaman
Indestructible


Calc Guru


Joined: 12 Sep 2005
Posts: 1124

Posted: 30 Apr 2009 08:48:16 pm    Post subject:

I got a 80, but I am pretty sure that I got all of the questions correct.
Back to top
Omega364


Newbie


Joined: 10 Mar 2009
Posts: 19

Posted: 13 May 2009 07:14:39 am    Post subject:

i agree learned how to better code but still its better than it should be for my first program im not gonna bother recoding it though. And of course you can unlock but for people who don't know how to Razz There all logic questions that i got wrong when i first heard them. And the labeling... kinda jumbled lol
Back to top
Mapar007


Advanced Member


Joined: 04 Oct 2008
Posts: 365

Posted: 14 May 2009 10:23:26 am    Post subject:

Unlock a file: change the first byte of the programs VAT entry from 6 to 5.


ld hl,progname
rst 20h
bcall(_ChkFindSym)
ret c
ld (hl),5
ret

progname:
.db 5,"PROGNAME",0 ;or whatever


Last edited by Guest on 14 May 2009 10:23:57 am; edited 1 time in total
Back to top
IAmACalculator
In a state of quasi-hiatus


Know-It-All


Joined: 21 Oct 2005
Posts: 1571

Posted: 14 May 2009 03:47:15 pm    Post subject:

I do not currently have access to a 83+ series calc. Could someone post the questions? I don't need the answers, I'm just curious.
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
    »
» View previous topic :: View next topic  
Page 1 of 1 » All times are UTC - 5 Hours

 

Advertisement