nescom 1.1.0 review

Download
by rbytes.net on

nescom reads symbolic 6502/RP2A03/RP2A07 machine code and compiles (assembles) it into a relocatable object file or into an IPS patch

License: GPL (GNU General Public License)
File size: 70K
Developer: Bisqwit
0 stars award from rbytes.net

nescom reads symbolic 6502/RP2A03/RP2A07 machine code and compiles (assembles) it into a relocatable object file or into an IPS patch.

The produced object file is binary-compatible with those made with XA65.

Requirements:
nescom uses GCC as a slave in the preprocessing phase. Therefore, gcc must be installed and found in the PATH when running nescom.

Known bugs:
#included files aren't being properly preprocessed.
memory mapping hasn't been quite designed yet.

What's New in This Release:
This release adds a linker program similar to that in snescom, and an example program in the documentation detailing how to create INES ROM images from assembler code files.
Multisegment support was also improved.

nescom 1.1.0 search tags