Download List

Descripción del Proyecto

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

Esta versión incluye el soporte para diferentes segmentos, además de CODE, y permite la conexión de ellas por separado.
Tags: Minor feature enhancements
This release adds support for different segments
besides CODE, and enables the linking of them
separately.

2006-07-26 20:42
1.7.0

Esta versión actualiza el programa de enlazador, de añadir una función de salida de los archivos RAW, o incluso directamente los archivos de ROM en el formato de SMC, con sumas de verificación adecuado. El manejo de error del ensamblador se ha mejorado un poco.
Tags: Major feature enhancements
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.

2006-06-20 12:45
1.6.0

Esta versión incluye el soporte para dar salida primas imágenes binarias directamente, sin necesidad de un programa de IPS de parches o la fase de vinculación.
Tags: Minor feature enhancements
This release adds support for outputting raw binary images directly, without needing an IPS patching program or the linking phase.

2005-11-21 19:21
1.5.1

Esta versión incluye el soporte de símbolo en el desensamblador incluido en la misma forma objdump GNU hace. Algunos problemas de compilación de snescom han sido corregidos.
Tags: Minor feature enhancements
This release adds symbol support in the included disassembler in the
same way GNU objdump does. Some compilation problems of snescom have
been fixed.

2004-02-22 07:10
1.5.0

Esta versión incluye el archivo. Declaración de vínculo, que puede ser utilizado para controlar cuando el código se colocará en la ROM cuando se vinculan.
Tags: Minor feature enhancements
This release adds the .link statement, which can be used to control where the code will be placed in the ROM when linking.

Project Resources