Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - TiAddict

Pages: 1 2 3 [4] 5
46
ASM / Re: Another question..
« on: May 27, 2011, 02:52:13 pm »
hahahahha :) aiight! thank you for your time! :D

47
ASM / Re: Another question..
« on: May 27, 2011, 02:48:04 pm »
woahh! :D thats interesting. Thank you for that!   :thumbsup:

48
ASM / Re: Another question..
« on: May 27, 2011, 02:29:49 pm »
ah okay. haha :) so or only compares to accumulator? can you do like or hl?

49
ASM / Re: Another question..
« on: May 27, 2011, 02:24:45 pm »
oh yeah can you explain what's "or a" or "xor a" is? i dont know where to learn about them.

50
ASM / Re: Another question..
« on: May 27, 2011, 02:21:35 pm »
thank you! now i get it! haha :D

51
ASM / Re: question about hexadecimal
« on: May 27, 2011, 02:18:44 pm »
oh i see. Oh well then, i guess it will take me more time to finish the assembler :P

52
ASM / Re: Another question..
« on: May 27, 2011, 02:07:19 pm »
haha okay :D and thanks!

53
ASM / Another question..
« on: May 27, 2011, 02:00:51 pm »
how do you compare number bigger than 256?
i know cp compares number to accumulator, but it can only hold up to 256.. so how? ???

54
ASM / Re: question about hexadecimal
« on: May 27, 2011, 01:51:35 pm »
well i dont get how they are easier to read :P

55
ASM / question about hexadecimal
« on: May 27, 2011, 01:48:00 pm »
So im trying to create like a on-calc assembler, but why does ti83.inc putted in little-endian? for example, why dont they put it has 7045h instead of 4570h? doesnt that just makes the assembler harder to assemble? :P

56
ASM / Re: about hooks..
« on: May 17, 2011, 10:56:00 pm »
oh now it works :) i found out why the token was looking weird.. it doesnt work with null terminated string :P aha too bad that Mimas only support null terminated string...:(

57
ASM / Re: about hooks..
« on: May 17, 2011, 10:43:49 pm »
Oh well then:P and I spasm assembler gives me error on enableTokenHook. i dont think the ti83inc has it. what should i do?

58
ASM / Re: about hooks..
« on: May 17, 2011, 10:24:18 pm »
Ah thank you :) and is it okay if i use .db     "csc(",0  instead of  .db     4, "csc("?
because the "sinh(" changes to "sc(..........", not "csc("

59
ASM / Re: about hooks..
« on: May 17, 2011, 09:00:48 pm »
alright thanks

60
ASM / Re: about hooks..
« on: May 17, 2011, 08:42:12 pm »
oh thanks :) and i want to change "sinh("(C8h) to "csc(" can you show me how should i do this?

 btw is it possible to hide the tokens?

Pages: 1 2 3 [4] 5