The 65k Project - Cross-Assembler
(C) 2011-2011 André Fachat
This page describes the cross-assembler for the 65k line of processors.
Note that the cross assembler still has to be completely specified, designed, and implemented!
- 2011-05-04 Started this page
Table of content
This section describes the requirements for the cross-assembler.
- Easily usable as compiler-backend, possibly for cc65 or even LLVM
- support for the o65 file format, most likely in a "next generation" version with support for more segments and up to at least 64bit addresses
- supporting the full 65k opcode set, with switches to support NMOS and CMOS 6502 variants as well
- compatibility modes for the most common 6502 assemblers, but at least for the xa65 assembler
Return to Homepage
Last modified: 2011-05-04