The usage is also similar to previously, but a kind of different. FasmGetFuncPtr() will compile the source and return the address ready to be call. And FasmGetBasePtr() only return the base address without compiling and error handling. FasmGetBasePtr() is added for "org" directive.
Have fun. Maybe also take a look at AndyG's Fractals script.
2010/03/19 Update Note:
# Embedded FASM version update to v1.68
# Add OOP version using AutoItObject, thanks to AutoItObject-Team
# New examples
# Better error handling, can handle errors in macro now
2011/06/14 Update Note:
# Embedded FASM version update to v1.69
# AutoItObject UDF version update to v1.2.8.0
# MemoryDLL UDF update to X64 supported version
# New BinaryCall UDF to run a machine code in "Binary" format
# Add FASMServer and FASMServerDemo, demonstrate embedded assembly in AutoIt X64
# Add fast BinaryXOR function (Both X86/X64) as an example (in FASMServerDemo2)
FASM.zip 119.63K
780 downloads
Edited by Ward, 03 June 2011 - 10:24 PM.






