asm6f v1.6 (freem modifications v01)
First (Windows) binary release of asm6f (32 and 64-bit versions included). Only the normal version is included; for unstable undocumented/illegal opcodes, you'll need to compile the source code yourself. (Apologies.)
In this version:
- Support for some illegal/undocumented opcodes. (Note: Support for unstable opcodes requires compile flags.)
- Code from sonder's fork of ASM6 to allow output of FCEUX-compatible .nl files. (Use the
-noption to export the .nl files) - New directives "
IGNORENL" and "ENDINL". These two are used for ignoring certain defines when using the-noption. (Useful for bit masks and local defines that aren't addresses.)