Download List

Project Description

snescom is a suite of assembler and linker tools for the 65816 processor, which is used in the SNES. It can produce xa65-compatible relocatable object files, IPS format patches, raw binary images, and ROM images in SMC format.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-02-12 16:16
1.7.2

This release adds support for different segments
besides CODE, and enables the linking of them
separately.
Tags: Minor feature enhancements

2006-07-26 20:42
1.7.0

This release updates the linker program, adding a feature to output raw files, or even ROM files directly in the SMC format, with proper checksums. The error handling of the assembler was improved somewhat.
Tags: Major feature enhancements

2006-06-20 12:45
1.6.0

This release adds support for outputting raw binary images directly, without needing an IPS patching program or the linking phase.
Tags: Minor feature enhancements

2005-11-21 19:21
1.5.1

This release adds symbol support in the included disassembler in the
same way GNU objdump does. Some compilation problems of snescom have
been fixed.
Tags: Minor feature enhancements

2004-02-22 07:10
1.5.0

This release adds the .link statement, which can be used to control where the code will be placed in the ROM when linking.
Tags: Minor feature enhancements

Project Resources