Download List

Projeto Descrição

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 versão adiciona suporte para diferentes segmentos, além de código, e permite a ligação deles separadamente.
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 liberação atualiza o programa de linker, adicionando um recurso para a saída arquivos RAW, ou até mesmo ROM diretamente os arquivos no formato SMC, com somas de verificação apropriada. O tratamento de erro da montadora foi melhorado um pouco.
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 versão adiciona suporte para produzir matérias-primas imagens binárias diretamente, sem precisar de um programa IPS patch ou a fase de ligação.
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 versão adiciona suporte símbolo no disassembler incluídos na mesma maneira objdump GNU faz. Alguns problemas de compilação de snescom foram corrigidos.
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

Este lançamento acrescenta o comunicado link., Que pode ser usado para controlar onde o código será colocado na ROM quando liga.
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