My favorites | Sign in
Project Logo
                
Search
for
Updated Sep 27, 2007 by darthandroid
Labels: Unfinished
Functions  
Information regarding the use of functions in DASM

Functions

Functions in DASM are interpreted through the Parser and denoted by a leading $. This allows values to be returned into expressions such as current line number, the name of the current file, as well as other mathematical functions such as $sin() and $cos().

Naming Rules

All function names must adhere to the following rules:


Sign in to add a comment
Hosted by Google Code