Next Previous Contents

1. Overview

sp65 is a tool that converts images from common formats into formats used on the 6502 platforms that are the targets of the cc65 compiler suite. In addition, it allows some very simple operation with loaded graphics data, like using part of an image for further processing.

The utility has been designed in a way that adding additional source or target formats is easy. The final output is either binary, or C/assembler source.


Next Previous Contents