Calculator Community > ASM

Please avoid using "Decompile Axe" as an answer to an ASM question

<< < (2/2)

Hot_Dog:

--- Quote from: Quigibo on August 11, 2011, 02:48:47 pm ---I do think the individual subroutines in the Commands.inc are a good source of knowledge base because they don't require disassembling and they're guaranteed to be highly optimized.
--- End quote ---

Oops...when I said "not necessarily optimized," I forgot about the Commands.inc :)

ralphdspam:
While Commands.inc is a great resource for a lot of routines, I agree that it shouldn't be used instead of giving a comment ASM routine (that might be easier to understand).

Last month, I asked about trig functions in ASM.  The first response I got told me to look in the Axe commands.  Before I asked the question, I had already checked Axe and noticed that it didn't handle the numbers the way I wanted to.

On the other hand, I might want to decompile Axe sometime and figure out how the source parsing works.  :P

Navigation

[0] Message Index

[*] Previous page

Go to full version