cc65 - a freeware C compiler for 6502 based systems
https://github.com/cc65/cc65
- No more post-linking with resource compiler, rather ld65 directly creates the VLIR CVT file. - No more dynamic linker config creation, rather the built-in 'geos' config is usable both for SEQ CVT and VLIR CVT files. ToDos: - Have ld65 accept alignment to $FD. - Adjust docs / samples. git-svn-id: svn://svn.cc65.org/cc65/trunk@5314 b7a2c559-68d2-44c3-8de9-860c34a00d81 |
||
---|---|---|
asminc | ||
doc | ||
include | ||
libsrc | ||
make | ||
packages | ||
samples | ||
src | ||
testcode | ||
util |